Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I tried to create an empty project using Qt-Creator-v4.8.0 on Windows-7 and got 'No valid kits found' at some step. Below is my sequence:
File --> New File and Project --> Application --> Qt Widgets Application
(then location & name were given) --> In 'Kit Selection' page, there are two empty edits and 'no valid kits found'

What steps did I miss before?

What I have tried:

Lots of similar solutions but none of them I can follow to work it out
Posted
Updated 29-Sep-19 3:28am

1 solution

This trouble was due to that I installed only Qt-Creator, not Qt SDK. Once I re-installed it from
https://www.qt.io/download-qt-installer
, it works.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900