Leon233333

Untitled

Feb 11th, 2018
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.69 KB | None | 0 0
  1. Severity    Code    Description Project File    Line    Suppression State
  2. Error   MSB3073 The command "setlocal
  3. cd C:\projects\mlpack-master\build\src\mlpack\bindings\python
  4. if %errorlevel% neq 0 goto :cmEnd
  5. C:
  6. if %errorlevel% neq 0 goto :cmEnd
  7. "C:\Program Files\CMake\bin\cmake.exe" -E env NO_BUILD=1 E:/Software/anaconda/python.exe C:/projects/mlpack-master/build/src/mlpack/bindings/python/setup.py build
  8. if %errorlevel% neq 0 goto :cmEnd
  9. :cmEnd
  10. endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
  11. :cmErrorLevel
  12. exit /b %1
  13. :cmDone
  14. if %errorlevel% neq 0 goto :VCEnd
  15. :VCEnd" exited with code 1. python_copy C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets  133
Advertisement
Add Comment
Please, Sign In to add comment