Qt5.12.x 导入CMakeLists.txt 工程 提示 No suitable kits found.

Posted Fu_Lin_

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Qt5.12.x 导入CMakeLists.txt 工程 提示 No suitable kits found.相关的知识,希望对你有一定的参考价值。

文章目录

前言

今天导入Quazip工程,现在最新的都是使用CMakeLists.txt 工程文件,导入时就出现了下面提示。

问题

No suitable kits found.
Add a kit in the options or via the maintenance tool of the SDK.

如下图:
在这里插入图片描述
提示kits没有发现,其实是可以的,我打开options 选项,kits是完好无损的

以上是关于Qt5.12.x 导入CMakeLists.txt 工程 提示 No suitable kits found.的主要内容,如果未能解决你的问题,请参考以下文章

Android 安装包优化使用 lib7zr.a 静态库处理压缩文件 ( 交叉编译 lib7zr.a 静态库 | 安卓工程导入静态库 | 配置 CMakeLists.txt 构建脚本 )

Android 安装包优化使用 lib7zr.so 动态库处理压缩文件 ( 拷贝 lib7zr.so 动态库头文件到 Android 工程中 | 配置 CMakeLists.txt 构建脚本 )(代码

将 Makefile 转换为 CMakeLists.txt

ROS中的CMakeLists.txt

cmake 多级CMakeLists.txt调用

直接传递编译选项(绕过 CMakeLists.txt)