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 Creator cannot create new projects or configure existing ones
Forum Updated to NodeBB v4.3 + New Features

Qt Creator cannot create new projects or configure existing ones

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
20 Posts 4 Posters 7.2k Views 2 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.
  • SGaistS SGaist

    Does it show any yellow or red sign beside the Kit ?

    Did you mix the use of online and offline installer ?

    D Offline
    D Offline
    DanGione
    wrote on last edited by
    #8

    @SGaist No. And I don't believe I mixed the installation process. It started happening on an install of Qt after months of use so I don't think it's an install thing.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #9

      Got any Windows updates in between ?
      Anti-virus ? Some of them are pretty trigger happy and can wreak havoc for development tools.

      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
      1
      • D Offline
        D Offline
        DanGione
        wrote on last edited by DanGione
        #10

        No. I'm running windows 7 and I have auto-updates turned off (Maybe not the safest...)

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #11

          What version of Qt Creator do you have running ?

          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
          • D Offline
            D Offline
            DanGione
            wrote on last edited by DanGione
            #12

            I'm currently running Qt 5.10.1

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #13

              That you already wrote and it's clear. I'm asking about the Qt Creator version.

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

              D 1 Reply Last reply
              1
              • SGaistS SGaist

                That you already wrote and it's clear. I'm asking about the Qt Creator version.

                D Offline
                D Offline
                DanGione
                wrote on last edited by
                #14

                @SGaist I'm on Qt Creator 4.5.1 (community)

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  DanGione
                  wrote on last edited by
                  #15

                  I've been looking into the "Qt Creator has stopped working" problem whenever I close Qt and it seems to be caused by ntdll.dll. Looking into that as it could be related.

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    DanGione
                    wrote on last edited by
                    #16

                    Am I just on my own on this?

                    jsulmJ 1 Reply Last reply
                    0
                    • D DanGione

                      Am I just on my own on this?

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

                      @DanGione Did you try to reinstall QtCreator?

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

                      1 Reply Last reply
                      0
                      • RevoltR Offline
                        RevoltR Offline
                        Revolt
                        wrote on last edited by
                        #18

                        I have the same problem.

                        I have Qt Creator:

                        Qt Creator 4.6.1
                        Based on Qt 5.10.1 (Clang 8.0 (Apple), 64 bit)
                        Built on May 2 2018 04:20:50
                        From revision 065e644d92
                        

                        installed with:

                        brew cask install qt-creator
                        

                        on:

                        macOS High Sierra 10.13.4 (17E199)
                        
                        1 Reply Last reply
                        0
                        • SGaistS Offline
                          SGaistS Offline
                          SGaist
                          Lifetime Qt Champion
                          wrote on last edited by
                          #19

                          Hi,

                          What exact error are you getting ?

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

                          RevoltR 1 Reply Last reply
                          0
                          • SGaistS SGaist

                            Hi,

                            What exact error are you getting ?

                            RevoltR Offline
                            RevoltR Offline
                            Revolt
                            wrote on last edited by
                            #20

                            @SGaist, The same as the original poster's one:

                            Project ERROR: failed to parse default search paths from compiler output
                            Error while parsing file path/to/project.pro. Giving up.

                            Going to Build > Run qmake was failing too. After simply running qmake in the terminal, it started working.

                            It was not creating the Run configuration at all, even after cleaning git ignored files (like the .pro.user file for example) and configuring a Build configuration.

                            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