報錯:
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和構建