QT New Project No valid kits found solution idea

Source: Internet
Author: User

QT New Project No valid kits found solution idea

The first time you create project with Qt Creator, when you enter the Kit Selection window, you will be prompted to no Valid kits found. Please add a kit in the options or via the Maintenance tool of the SDK. Error.

The solution is as follows:

You need to set the path of QT sdk,device type to QT Creator. Assuming that the QT SDK is installed, the installation method is (here). Workaround: Click on the Blue Options link, or open the "Tools->options->build & run->kits" entry Setting yourself:

At least fill with the device type, device (most likely desktop) as well as the tool chain and debugger. For qmake-based projects you'll also need a QT version and Mkspec (which can is empty if you have OK with the default one ).

You might need to define Qt versions and tool chains first (other tabs on the same Options page).

Creator needs this information to know what to parse your compile output and debug the results.

Configure the Qmake path of your own installed QT SDK into Qt versions. The configuration should be successful like this:

Reference: http://qt-project.org/forums/viewthread/20142

QT New Project No valid kits found solution idea

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.