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. Can't create a qt project with qmake
Forum Updated to NodeBB v4.3 + New Features

Can't create a qt project with qmake

Scheduled Pinned Locked Moved Unsolved General and Desktop
13 Posts 3 Posters 2.5k 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.
  • G Offline
    G Offline
    Gabriele
    wrote on last edited by
    #3

    HI,
    Yes i'm working with windows 10 and yes it happens also for the examples

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

      Hi
      And you configure project to use mingw and mingw was installed together
      with Qt (for mingw)
      Do you have visual studio installed?

      Plenty of other people seems to have had this bug but that's for 5.9 version. not in 5.15.2
      so i do wonder

      1 Reply Last reply
      0
      • G Offline
        G Offline
        Gabriele
        wrote on last edited by
        #5

        Yes i configure the project to work with mingw and i install it togheter with qt .
        No i don't have visual studio installed

        mrjjM 1 Reply Last reply
        0
        • G Gabriele

          Yes i configure the project to work with mingw and i install it togheter with qt .
          No i don't have visual studio installed

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #6

          @Gabriele
          Hi
          Ok.
          I think you are experiencing this bug
          https://bugreports.qt.io/browse/QTCREATORBUG-22240

          You could try older Qt if its not critical to use 5.15

          Make sure to uninstall the 5.15.2 one first. reboot and then
          install a bit older version.

          1 Reply Last reply
          1
          • G Offline
            G Offline
            Gabriele
            wrote on last edited by
            #7

            OK, it's not a problem to change version, which one do you suggest to install?

            1 Reply Last reply
            0
            • G Offline
              G Offline
              Gabriele
              wrote on last edited by
              #8

              Right now i'm using the 5.13.2 version but i still have the same problem

              jsulmJ 1 Reply Last reply
              0
              • G Gabriele

                Right now i'm using the 5.13.2 version but i still have the same problem

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

                @Gabriele @mrjj Suggested 5.15.2 which is the latest stable Qt5 release.

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

                1 Reply Last reply
                0
                • G Offline
                  G Offline
                  Gabriele
                  wrote on last edited by
                  #10

                  the 5.15.2 is the one that i used

                  jsulmJ 1 Reply Last reply
                  0
                  • G Gabriele

                    the 5.15.2 is the one that i used

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

                    @Gabriele Sorry, I completely misunderstood the post from @mrjj

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

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

                      Hi
                      Thank you.
                      Well, any other version would do to test but i
                      was thinking like 5.9.9 just to see with very other version.
                      but after googling around I guess it will happen to any version.

                      From what i understand, this can come from

                      1: having a stale .qmake.stash in project folder or in search path.
                      --It sounds like its first time you try to use Qt so why would have such file around.
                      --Also the examples does the same, so cant be your project.

                      2: The virus scanner was the reason as it would do silly stuff during installation/and or compile.
                      --So do you have something special installed besides Windows Defender ?

                      3: Broken Qt installation.
                      --But you reinstalled many times so cant be that.

                      1 Reply Last reply
                      0
                      • G Offline
                        G Offline
                        Gabriele
                        wrote on last edited by
                        #13

                        Yes, it can be the virus scanner, but i don't have the permissions to disable it.

                        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