1.安装qmake终端输入:
sudo apt-get install qt5-default
若安装的是Qt4,也可以使用sudo apt-get install qt4-default
2.终端输入:

qmake

3.显示

Usage: /usr/lib/x86_64-linux-gnu/qt4/bin/qmake [mode] [options] [files]QMake has two modes, one mode for generating project files based on
some heuristics, and the other for generating makefiles. Normally you
shouldn't need to specify a mode, as makefile generation is the default
mode for qmake, but you may use this to test qmake on an existing projectMode:-project       Put qmake into project file generation modeIn this mode qmake interprets files as files tobe built,defaults to *.c; *.ui; *.y; *.l; *.ts; *.xlf; *.qrc; *.h; *.hpp; *.hh; *.hxx; *.H; *.cpp; *.cc; *.cxx; *.CNote: The created .pro file probably will need to be edited. For example add the QT variable to specify what modules are required.-makefile      Put qmake into makefile generation mode (default)In this mode qmake interprets files as project files tobe processed, if skipped qmake will try to find a projectfile in your current working directory

根据第一行的目录找到qmake文件
4.在qt中,Tool-option-make and run找到qt版本,输入上一步得到的地目录,点击OK
5.可以创建新的工程了

qt creator提示no valid kits found相关推荐

  1. Qt新建项目No valid kits found解决思路

    Qt新建项目No valid kits found解决思路 第一次用Qt Creator创建Project时,进入Kit Selection窗口后,会提示No Valid kits found. Pl ...

  2. qt creator初始化配置,解决No valid kits found

    参考:Qt新建项目No valid kits found解决思路_每天进步一点-CSDN博客 新安装的qt creator,导入项目后,会出现"No valid kits found&quo ...

  3. QT Creator 使用 design 修改 ui界面编译后界面未更新代码提示

    我的开发环境: 1,VS2008 2,qt-win-opensource-4.7.4-vs2008 3,qt-vs-addin-1.1.9 为了开发方便,我也安装了qt-creator-win-ope ...

  4. Ubuntu 新建qt项目时出现 No valid kits found.

    Ubuntu 新建qt项目时出现 No valid kits found. 这是由于我们只安装了qtcreator而没有安装qt-sdk. 解决这个问题需要如下步骤: 如果需要需要qt-4和qt-5 ...

  5. Qt Creator老是提示红色信息In included file:unknown type name ‘b‘,怎么解决?

    1.问题描述 如题,Qt Creator老是提示红色信息In included file:unknown type name 'b',怎么解决? 2.解决方法 其实这些提示信息,不会影响源码的编译,但 ...

  6. Windows QT创建或者载入项目 No valid kits found 或者Kits显示感叹号

    QT no valid kits found 项目无法加载 显示Kits 菜单无法选中 具体处理步骤 打开Qt安装目录下的 MaintenanceTool.exe 最后完成 项目无法加载 显示Kits ...

  7. Qt Creator 无效构建套件(Kits)的清除以及恢复默认设置

    Qt Creator 无效构建套件(Kits)的清除以及恢复默认设置 在使用在Qt Creator 开发过程中,有时候由于配置的原因出现了很多无效的构建套件(Kits),在创建项目也会列出来,因此想清 ...

  8. 解决安装新版Qt Creator 后Kits无配置信息的问题

    今天在Qt官网上面下载了新版的Qt Creator 4.15.2 (64bit)安装启动后,发现Kits里面的配置没有了.具体如下: 然后我启动原先的4.14.2版的Qt Creator 后发现原来的 ...

  9. linux下 卸载qt_Windows 下 Qt creator安装和使用

    作者 |  思凡 常用C++开发环境介绍  命令行CommandLine   (1)Linux命令行:GNU g++ + Makefile/CMake   (2)Windows命令行:MinGW 市面 ...

最新文章

  1. UIRemoteNotificationType 参考
  2. JS收集:限制输入格式
  3. 三菱modbusRTU通讯实例_干货 | 解析西门子系列PLC编程实例
  4. 多重循环控制(难点重点)
  5. mysql blob hex_数据库的完整备份与恢复 quot;--hex-blobquot; - - ITeye博客
  6. C# 日志管理框架:Common.Logging和log4net
  7. mysql查看主键别名_MySQL怎么查看约束的别名呢?
  8. 精美的导航引导页html源码
  9. 将Numpy数组保存为图像
  10. hihocoder-1014 Trie树
  11. 封装一个cookie
  12. 基础软件皇冠上的明珠,数据库创新 | 创新场景50
  13. eas bos根据合同类别过滤自定义核算项目
  14. 从 WWDC17 看苹果图形技术的革新
  15. 用matlab绘制分段函数曲线
  16. hubot+slack(hubot部分)
  17. DB2数据库使用(安装在linux)
  18. 改进duilib的richedit控件的部分功能
  19. 捷达vs7测试_捷达vs7碰撞测试成绩
  20. 射影几何 -- 空间射影几何 1

热门文章

  1. 三维渲染中的裁剪总汇
  2. [含LW+辩论PPT+任务书+中期检查表+源码等]javaweb企业员工信息管理系统的设计与实现薪酬|请假|薪资|工资[包运行成功]计算机毕业设计Java项目
  3. 网络协议-HTTPS(笔记)
  4. 2021年低压电工复审考试及低压电工作业模拟考试
  5. linux下最简单多线程单文件socks5代理proxy服务器程序(仅一个c文件,带详细注解)
  6. HTML之CSS层叠样式表
  7. waves效果器_硬核科普 | 三根弹簧让你链接宇宙的混响效果器?!
  8. JavaBean和JavaBeans
  9. ironpython3_(最简单详细)IronPython下载、安装及简单使用
  10. 树莓派4B无屏幕连接Wi-Fi/启用ssh/创建用户