0
点赞
收藏
分享

微信扫一扫

qtcreator 报错error: You need to set an executable in the custom run configuration.

解决

没有配置运行的可执行文件。
qtcreator 报错error: You need to set an executable in the custom run configuration._html
Executable 中填入正确的可执行文件位置,这里我使用了一个变量,可以根据 release,debug的区别自动找到对应的可执行文件。


作者:Hello_wshuo​


举报

相关推荐

0 条评论