Qt編譯輸出如下,求各位大佬支支招,非常感謝!
17:31:27: 為專案simple-project執行步驟 ...
17:31:27: 配置沒有改變, 跳過 qmake 步驟。
17:31:27: 正在啟動 "C:\Qt\Qt5.10.0\Tools\mingw530_32\bin\mingw32-make.exe"
C:/Qt/Qt5.10.0/Tools/mingw530_32/bin/mingw32-make -f Makefile.Debug
mingw32-make[1]: Entering directory 'D:/Cpp_programme/build-simple-project-Desktop_Qt_5_10_0_MinGW_32bit-Debug'
xcopy "D:\Cpp_programme\simple-project\res" "D:\Cpp_programme\build-simple-project-Desktop_Qt_5_10_0_MinGW_32bit-Debug" /e /y
無效的引數數量
Makefile.Debug:252: recipe for target 'copyResources' failed
mingw32-make[1]: Leaving directory 'D:/Cpp_programme/build-simple-project-Desktop_Qt_5_10_0_MinGW_32bit-Debug'
mingw32-make[1]: *** [copyResources] Error 4
Makefile:36: recipe for target 'debug' failed
mingw32-make: *** [debug] Error 2
17:31:29: 行程"C:\Qt\Qt5.10.0\Tools\mingw530_32\bin\mingw32-make.exe"退出,退出代碼 2 。
Error while building/deploying project simple-project (kit: Desktop Qt 5.10.0 MinGW 32bit)
When executing step "Make"
17:31:29: Elapsed time: 00:02.
uj5u.com熱心網友回復:
是否專案中有 copyResources 這個函式,如果有檢查它的引數,如果沒用到這個函式,則應該是專案管理工具自動呼叫的函式,有可能專案是舊版的,重新匯入為當前版本的專案檔案應該可以解決。轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/47598.html
標籤:基礎類
下一篇:F1Book控制元件問題
