Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. [SOLVED]Qt does not show Qt Projects(Qt 5.0.1/MinGW/Windows)
Qt 6.11 is out! See what's new in the release blog

[SOLVED]Qt does not show Qt Projects(Qt 5.0.1/MinGW/Windows)

Scheduled Pinned Locked Moved Installation and Deployment
13 Posts 3 Posters 6.1k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Why does Qt 5.0.1 not show Qt Projects in the new dialog? I am using the MinGW version on Windows 8. Can anybody help?
    !http://imageshack.us/a/img825/7509/screenshot34z.png(Qt Screenshot)!

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Try to go Tools->Options...->Build & Run->Qt Versions and check if qtcreatot detected QT on your PC. If not then add it manually. After this you should see projects.

      1 Reply Last reply
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on last edited by
        #3

        [quote author="serg675" date="1359921263"]Try to go Tools->Options...->Build & Run->Qt Versions and check if qtcreatot detected QT on your PC. If not then add it manually. After this you should see projects.[/quote]
        This is what I see:
        !http://imgh.us/qtp2.png(What I see)!
        Is that okay?

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          No. Exclamation mark means that qtcreator doesn't recognize QT. Check if path is correct.
          Try to add manually (Add...) button. It is better to create QTDIR evironmental variable with your QT location path.

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by
            #5

            [quote author="serg675" date="1359925717"]No. Exclamation mark means that qtcreator doesn't recognize QT. Check if path is correct.
            Try to add manually (Add...) button. It is better to create QTDIR evironmental variable with your QT location path. [/quote]

            Can you be a little more specific on the steps?

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              [quote author="serg675" date="1359925717"] It is better to create QTDIR evironmental variable with your QT location path. [/quote]
              What does that mean?

              1 Reply Last reply
              0
              • ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #7

                Click on the Qt version with that error sign and check the details. Creator will point out why it considers the Qt version invalid there.

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on last edited by
                  #8

                  Okay, thanks :). It says "Qt version is not properly installed, please run make install."!

                  1 Reply Last reply
                  0
                  • ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #9

                    [quote author="InAndOutLand" date="1360269824"]Okay, thanks :). It says "Qt version is not properly installed, please run make install."![/quote]
                    What should I do now?

                    1 Reply Last reply
                    0
                    • ? Offline
                      ? Offline
                      A Former User
                      wrote on last edited by
                      #10

                      Have you tried running "make install"?

                      If that is a binary version, then the installation is broken. Simplest approach is most likely to just delete and reinstall.

                      1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by
                        #11

                        Ok! Thanks!

                        1 Reply Last reply
                        0
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #12

                          It works now! Thanks!

                          1 Reply Last reply
                          0
                          • ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by
                            #13

                            I have a question. I am trying to create an app with QtWebKit. I have added @QT += webkit@ to the .pro file, but I still get errors? What should I do? I tried to use @QT += WebKit@, but then I get [Makefile]Error 3.

                            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