SpoOkyMagician

error SM INSTALL/PACKAGE

Nov 29th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. Error 1 error MSB3073: The command "setlocal
  2. "C:\Program Files\CMake\bin\cmake.exe" -DBUILD_TYPE=Release -P cmake_install.cmake
  3. if %errorlevel% neq 0 goto :cmEnd
  4. :cmEnd
  5. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  6. :cmErrorLevel
  7. exit /b %1
  8. :cmDone
  9. if %errorlevel% neq 0 goto :VCEnd
  10. :VCEnd" exited with code 1. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets 132 5 INSTALL
Add Comment
Please, Sign In to add comment