雅乐网

计算机技术、学习成长

工具&框架 » 其他工具 » Qt编译错误error: No rule to make target uic.exe, needed by ‘ui_widget.h’. Stop.

Qt编译错误error: No rule to make target uic.exe, needed by ‘ui_widget.h’. Stop.

错误信息为:

:-1: error: No rule to make target ‘C:/Qt/Qt5.8.0/5.8/mingw53_32/bin/uic.exe’, needed by ‘ui_widget.h’. Stop.

mingw32-make[1]: *** No rule to make target ‘C:/Qt/Qt5.8.0/5.8/mingw53_32/bin/uic.exe’, needed by ‘ui_widget.h’. Stop.
Makefile:34: recipe for target ‘debug’ failed
mingw32-make: *** [debug] Error 2
16:05:25: 进程”C:\Qt\Qt5.8.0\Tools\mingw530_32\bin\mingw32-make.exe”退出,退出代码 2 。
Error while building/deploying project myPainter (kit: Desktop Qt 5.8.0 MinGW 32bit)
When executing step “Make”

 

原因是你的环境变量中有路径包含mingw32-make文件,这样Qt使用的就不是Qt自己目录中的程序了,需要在项目设置中

清除系统环境变量

如果文章对你有帮助,欢迎点赞或打赏(金额不限)。你的打赏将全部用于支付网站服务器费用和提高网站文章质量,谢谢支持。

版权声明:

本文由 原创,商业转载请联系作者获得授权。
非商业转载请注明作者 雅乐网 ,并附带本文链接:
https://www.yalewoo.com/qt-1-error-no-rule-to-make-target-cqtqt5-8-05-8mingw53_32binuic-exe-needed-by-ui_widget-h-stop.html

上一篇:

下一篇:

我要评论

验证码*: 1 + 2 =