

If your Qt Creator shows no kits are available, review the Qt install instructions. Accept the default by clicking the "Configure Project" button.The default kit should already be selected it will match the desktop kit you selected when installing Qt Creator (version Qt 6.x.x). The "Configure Project" panel will show the list of available build kits (see screenshot below).You can change whether extensions are displayed in File Explorer by choosing menu item File->Options, select the "View" tab and under “Advanced settings”, uncheck "Hide extensions for known file types". If your Windows File Explorer options are set to hide filename extensions, the file CS106.When opening a project for the first time, Qt Creator will ask you to configure the project build kit. pro file opens the project in Qt Creator. You should have a folder named CS106 with several files and folders inside.Ī Qt Creator project includes a file named with a. Un-zip the download contents (on a Windows computer, click "Extract all") to a location of your choice.
#Qt creator 2.8.1 for windows archive
Download this archive file: 📦 CS106.zip.You'll check the box for MinGW 9.0.0 64 - bit.Īfter installing Qt, you must install the CS106-specific package and do a complete build and run cycle to confirm all is working properly. Once again, you'll click Qt and then under Qt 6.2.2 If you don't see Qt 6.x for desktop development as an option, click Custom installation and then proceed to the next window via "Next." When you're asked to "Select components" please only click MinGW 9.0.0 64 - bit under Qt -> Qt6.2.2. Do not change the name or location of the directory where Qt will be installed. Select the option Qt 6.x for desktop development MinGW toolchain and Qt libraries for MinGW.

