

dmg installer file and go through the installation process again. In that case, you'll need to delete the folder Qt5.10.0 from your home directory, then reopen the Qt Creator. If you fail/forget to do this, the symptom is that there won't be any valid kits found. (By default, it is not checked.) See the Mac installation instructions for more information. On Macs, when you're installing Qt on Mac, on the "Select components" page, you need to expand the list of items and make sure MacOS is checked. Try reinstalling Qt Creator and making certain that you check this important box.

On Windows, the most common cause is when you forget to check the checkbox labeled "MinGW 32 bit" during the Qt installation as was specified in our install instructions. If Qt Creator thinks there are no kits available, you may have installed Qt improperly. What is wrong?Ī: A "kit" is a C++ compiler. I can't advance to working on the project or running it.

pro file, on the "Configure Project" screen, the "Next" button is grayed out. Open that in Qt Creator and then from inside the project, open the. cpp file.Ĭhoose "File" → "Open File or Project." and navigate to the project's. cpp file, I can't Build or Run it.Ī: You need to open a project, not just a.
Qt creator needs a compiler setup to build windows 10 mac os#
Or reboot the machine into Mac OS X, which does not have this problem. Instead try using your "U:" drive or the local "E:" drive to work on your project. In particular, your Downloads directory is a bad place to put a project. Q: When I try to run my program on the computers on Windows in the LaIR or other on-campus clusters, Qt Creator crashes.Ī: Qt Creator sometimes doesn't like it when your project is stored on the network shared "AFS" space. Put it somewhere inside your My Documents folder, or something like that. Q: Where should I put my project on my hard drive?ĭoes it have to go in the C:\Qt folder with the Qt Creator application?Ī: No in fact, we strongly recommend putting it somewhere outside the Qt Creator directory.
