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. No compiler installed [SOLVED]
QtWS25 Last Chance

No compiler installed [SOLVED]

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 3 Posters 2.7k 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.
  • L Offline
    L Offline
    LeonShernoff2
    wrote on last edited by
    #1

    Hi,
    I've installed Qt Creator (Windows desktop version, 64-bit, running on Windows 7), and it hasn't installed a compiler -- it isn't auto-detecting one, and I can't find one in the Qt folder. I've tried downloading the latest from MinGW, but that seems to only include a 32-bit compiler for windows. ^_^

    Help?
    Thanks!

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      Hi LeonShernoff2.
      Welcome to DevNet.

      Qt Creator is just a IDE and you need install compiller for do something.
      For 64 bit MinGW look at "http://qt-project.org/wiki/MinGW-64-bit":http://qt-project.org/wiki/MinGW-64-bit
      You can instal MSVS compillers too.
      But if you want use MinGW, i recomend you download Qt SDK with included compiller. There are only 32 bit versions but it works ok on 64 bit systems too.

      1 Reply Last reply
      0
      • L Offline
        L Offline
        LeonShernoff2
        wrote on last edited by
        #3

        Thanks, qxoz

        So to get your recommendation, I should download the
        Qt 5.0.2 for Windows 32-bit (MinGW 4.7, 650 MB)
        package at http://qt-project.org/downloads
        ?

        Or is there a separate page for SDK? When I look for downloads on this site, I only find the qt-project.org/downloads page. The versions available are not labelled as SDK vs just QT Creator. Ah, there's a note below saying that the one I listed "a 32 bit MinGW-build".

        So I assume I first need to uninstall the 64-bit version that I got? Hope that works... :-)

        1 Reply Last reply
        0
        • L Offline
          L Offline
          LeonShernoff2
          wrote on last edited by
          #4

          Okay. I did that and now it works fine.
          Thanks!

          1 Reply Last reply
          0
          • Q Offline
            Q Offline
            qxoz
            wrote on last edited by
            #5

            You're welcome.
            Can you also add [SOLOVED] to title of this thread?

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              qwerty
              wrote on last edited by
              #6

              Thanks for taking the time to post this as I've spent the past 3 days trying to get this Qt install working on Win7 64bit as well. Doing this solved my problem. Perhaps this should be relabeled with something more helpful such as "Win7 64 bit no compiler found error" and sticky'd to the top or in a FAQ. I tried the manual install of compilers as described in the help docs through compilers already installed through other IDE's I use to no avail. I was about ready to say screw it to trying Qt and didn't think this simple step would actually work.

              1 Reply Last reply
              0
              • Q Offline
                Q Offline
                qxoz
                wrote on last edited by
                #7

                Hi qwerty
                Welcome to DevNet.

                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