码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2019-12-13 09:28:14      阅读:1469      评论:0      收藏:0      [点我收藏+]

标签:user   不能   when   The   erro   error   解决   路径   conf   

报错:
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.

标签:user   不能   when   The   erro   error   解决   路径   conf   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!