会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Hello_wshuo
博客园
首页
新随笔
联系
订阅
管理
10 2021 档案
qtcreator修改界面但是没有更新
摘要:原因 我之前修改了项目名(简单的修改文件夹和.pro文件名),但是项目构建的位置还是之前目录。 解决 将 build direct...
阅读全文
posted @
2021-10-27 23:40
Hello_wshuo
阅读(197)
评论(0)
推荐(0)
qtcreator 报错error: You need to set an executable in the custom run configuration.
摘要:解决 没有配置运行的可执行文件。 在 Executable 中填入正确的可执行文件位置,这里我使用了一个变量,可以根据 relea...
阅读全文
posted @
2021-10-26 22:25
Hello_wshuo
阅读(4883)
评论(1)
推荐(1)
qtcreator配置cmake+mingw开发环境
摘要:环境准备 cmake 添加到PATH环境变量。 mingw: 这里我用的mingw是Qt自带的,我将其添加到PATH环境变量中。 在...
阅读全文
posted @
2021-10-26 17:42
Hello_wshuo
阅读(550)
评论(0)
推荐(0)
公告