vs项目编译成功INSTALL时 出现错误

MSB3073 命令“setlocal “D:\Program Files\CMake\bin\cmake.exe” -DBUILD_TYPE=RelWithDebInfo -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”已退出,代码为 1。 INSTALL C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets

设置安装路径为已经存在的目录,重新编译即可

1015. vs项目编译成功INSTALL时

相关文章:

  • 2021-07-01
  • 2021-05-20
  • 2022-12-23
  • 2022-12-23
  • 2021-07-18
  • 2022-12-23
  • 2021-09-11
猜你喜欢
  • 2021-06-07
  • 2022-12-23
  • 2022-01-09
  • 2021-10-09
  • 2021-05-02
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案