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

报错:
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和构建

posted @ 2019-12-13 08:49  鲸小鱼-  阅读(5984)  评论(1编辑  收藏  举报