Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Error creating project or loading project
Qt 6.11 is out! See what's new in the release blog

Error creating project or loading project

Scheduled Pinned Locked Moved Solved General and Desktop
8 Posts 4 Posters 2.6k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    Alfie Anil
    wrote on last edited by
    #1

    Hello everyone, I'm having problems when creating and loading projects in qt. When I create projects in qt, I get only the .pro file.
    When I load a project It only loads the .pro files. and I get this error when loading projects:

    2020-10-16T12:35:58 Clang Code Model: Error: The clangbackend executable "A:\NewQt\qt\Qt\Tools\QtCreator\bin\clangbackend.exe" could not be started (timeout after 10000ms).
    Error while parsing file A:\Mobile App\Prototype1\Prototype1.pro. Giving up.
    Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set
    

    Any help is greatly appreciated.
    Thanks

    JonBJ 1 Reply Last reply
    0
    • A Alfie Anil

      Hello everyone, I'm having problems when creating and loading projects in qt. When I create projects in qt, I get only the .pro file.
      When I load a project It only loads the .pro files. and I get this error when loading projects:

      2020-10-16T12:35:58 Clang Code Model: Error: The clangbackend executable "A:\NewQt\qt\Qt\Tools\QtCreator\bin\clangbackend.exe" could not be started (timeout after 10000ms).
      Error while parsing file A:\Mobile App\Prototype1\Prototype1.pro. Giving up.
      Project ERROR: msvc-version.conf loaded but QMAKE_MSC_VER isn't set
      

      Any help is greatly appreciated.
      Thanks

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Alfie-Anil said in Error creating project or loading project:

      "A:\NewQt

      Isn't A: a floppy disk on your PC?!

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Alfie Anil
        wrote on last edited by
        #3

        Yes it is internal HDD. @JonB

        jsulmJ 1 Reply Last reply
        0
        • A Alfie Anil

          Yes it is internal HDD. @JonB

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by jsulm
          #4

          @Alfie-Anil said in Error creating project or loading project:

          internal HDD

          This is unusual as internal drives start with C.
          But I don't think this is the cause of your problem, just unusual

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

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Alfie Anil
            wrote on last edited by
            #5

            @jsulm Yeah I understand. I have two HDD's. My main one is C: but my secondary one is called A:.
            If your wondering the reason why I didn't save it in my C: is that I didn't have any space on there so I had to save it onto A.
            I have actually got this problem a couple of times before, and I usually have to uninstall and reinstall. But I'm seeing if there's a more 'practical solution'.

            jsulmJ 1 Reply Last reply
            0
            • A Alfie Anil

              @jsulm Yeah I understand. I have two HDD's. My main one is C: but my secondary one is called A:.
              If your wondering the reason why I didn't save it in my C: is that I didn't have any space on there so I had to save it onto A.
              I have actually got this problem a couple of times before, and I usually have to uninstall and reinstall. But I'm seeing if there's a more 'practical solution'.

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Alfie-Anil Did you check your Kit in QtCreator? Are there any warnings/errors?

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

              1 Reply Last reply
              1
              • mrjjM Offline
                mrjjM Offline
                mrjj
                Lifetime Qt Champion
                wrote on last edited by
                #7

                @Alfie-Anil said in Error creating project or loading project:

                QMAKE_MSC_VER

                Hi this suggests you are using Visual Studio Qt version.
                Did you also install the compiler from microsoft site ?

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Alfie Anil
                  wrote on last edited by
                  #8

                  Hey everyone thanks for the help. I managed to fix it by uninstalling and reinstalling mingw64 using the maintenance tool.
                  Thanks again

                  1 Reply Last reply
                  1

                  • Login

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