QT-入门:创建项目时遇到工程工具集(Kit)找不到问题

创建项目遇到了以下提示:

Please add a kit in the options or via the maintenance tool of the SDK

 

 

 

解决方法:

在指定的工具链中设置qmake的路径到QTversion就可以了。

*如果不清楚自己的qmake在哪里:使用 whereis 命令进行查找即可

 

 

posted @ 2019-09-18 16:01  schips  阅读(11935)  评论(0编辑  收藏  举报