0
- openTLD主項目建成沒有錯誤。
- 的安裝Project得到這個錯誤:
Error 1 error MSB3073: The command "setlocal "E:\CMake 2.8\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake if %errorlevel% neq 0 goto :cmEnd :cmEnd endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone :cmErrorLevel exit /b %1 :cmDone if %errorlevel% neq 0 goto :VCEnd :VCEnd" exited with code 1. C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets 113
這裏是openTLD項目(LINK)。所有其他項目已經建成,沒有錯誤。在Windows上安裝OpenTLD安裝INSTALL項目時出錯?
新年快樂!請安裝並播放OpenTTD!或者,更嚴重的是,嘗試在命令行中調用'setlocal 「E:\ CMake 2.8 \ bin \ cmake.exe」-DBUILD_TYPE =發佈-P cmake_install.cmake'來查看cmake是否提供了更有幫助的錯誤消息。 – ypnos
祝你新年快樂....! 我這樣做,它有幫助。項目構建需要管理權限...謝謝! –