Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. qt problem , qt creator open just .pro file
Forum Update on Monday, May 27th 2025

qt problem , qt creator open just .pro file

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
7 Posts 4 Posters 1.9k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    fatimaabdawa
    wrote on 26 Oct 2019, 21:53 last edited by
    #1

    qtproblem.PNG

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 26 Oct 2019, 22:14 last edited by
      #2

      Hi and welcome to devnet,

      What version of Qt Creator are you running ?
      What version of Qt are you using
      What OS are you on ?
      How did you open the project ?
      Is it a folder with special characters ?
      Is it a new project you created ?
      If not, where did you get that project from ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fatimaabdawa
        wrote on 26 Oct 2019, 22:49 last edited by
        #3

        i'm using and running qt creator 4.10.0
        windos 10,i created a new project (qt widgets application)

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 27 Oct 2019, 22:29 last edited by
          #4

          You didn't answer to all the questions.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • F Offline
            F Offline
            fatimaabdawa
            wrote on 29 Oct 2019, 10:48 last edited by
            #5

            What version of Qt Creator are you running ?
            -qt creator 4.10.0
            What version of Qt are you using
            4.10.0
            What OS are you on ?
            windos 10
            How did you open the project ?
            -i created a new project named it wii it's a qt widget application
            Is it a folder with special characters ?
            -no
            Is it a new project you created ?
            -yes
            If not, where did you get that project from ?

            J 1 Reply Last reply 29 Oct 2019, 11:17
            0
            • F fatimaabdawa
              29 Oct 2019, 10:48

              What version of Qt Creator are you running ?
              -qt creator 4.10.0
              What version of Qt are you using
              4.10.0
              What OS are you on ?
              windos 10
              How did you open the project ?
              -i created a new project named it wii it's a qt widget application
              Is it a folder with special characters ?
              -no
              Is it a new project you created ?
              -yes
              If not, where did you get that project from ?

              J Offline
              J Offline
              jsulm
              Lifetime Qt Champion
              wrote on 29 Oct 2019, 11:17 last edited by jsulm
              #6

              @fatimaabdawa said in qt problem , qt creator open just .pro file:

              What version of Qt are you using
              4.10.0

              There is no such Qt version. Last Qt4 release was 4.8.7

              What happens if you execute QMake? Right-click on project in the left "Projects" view and then click on "Run qmake".

              https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • V Offline
                V Offline
                vuphin
                wrote on 12 May 2021, 02:20 last edited by
                #7

                there is a solution you can try:

                1. open Tools->Options->Kits
                  2)see Auto-detected->choose Desktop Qt....MSVC(MinGW)..64bit(32bit)->Add
                  3)reopen your project->select All Kits->configure project
                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved