首页 > 其他 > 详细

Qt编译报错:The kit Desktop Qt...has configuration issues which might be the root cause for this problem.

时间:2019-12-13 10:28:54      阅读:1473      评论:0      收藏:0      [点我收藏+]

报错:
Cannot find file: E:\实验室\20180409_Qt跑马灯\QtTest\QtTest.pro.

17:03:11: 进程"D:\Qt\Qt5.8.0\5.8\msvc2015\bin\qmake.exe"退出,退出代码 2 。

Error while building/deploying project QtTest (kit: Desktop Qt 5.8.0 MSVC2015 32bit)

The kit Desktop Qt 5.8.0 MSVC2015 32bit has configuration issues which might be the root cause for this problem.

When executing step "qmake"

 

 

The kit Desktop Qt...has configuration issues which might be the root cause for this problem.When executing step "qmake"

 

解决方案:
1. 工程名和工程路径不能有中文

2. 修改中文文件夹名称后须将*.pro.user文件删除,然后重新qmake和构建

Qt编译报错:The kit Desktop Qt...has configuration issues which might be the root cause for this problem.

原文:https://www.cnblogs.com/lixuejian/p/12033150.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!