会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
郭好好
首页
新随笔
管理
2021年6月6日
“Could not determine which "make" command to run. Check the "make" step in the build configuration.” 在Linux下 Qt图形库出错解决
摘要: 下面分成三步走: **第一步:**先考虑环境的问题,确保自己的Linux系统安装了GCC编译环境,可以打开终端窗口进行安装 sudo apt install cmake g++ **第二步:**选择Tools->options,开Kits列表框中,确保选中的是GCC **第三步:**在Qt Vers
阅读全文
posted @ 2021-06-06 20:12 郭好好GH
阅读(2459)
评论(1)
推荐(1)
公告