Spaces:
Build error
Build error
File size: 623 Bytes
5a29263 |
1 2 3 4 5 6 7 8 9 10 11 |
^C:\USERS\YIZTAN4\SOURCE\REPOS\LLAMA\LLAMA.CPP\BUILD\CMAKEFILES\0FB80EDB73DB528095A51F8201E79D12\GENERATE.STAMP.RULE
setlocal
C:\Users\yiztan4\source\repos\llama\venv\Lib\site-packages\cmake\data\bin\cmake.exe -SC:/Users/yiztan4/source/repos/llama/llama.cpp -BC:/Users/yiztan4/source/repos/llama/llama.cpp/build --check-stamp-list CMakeFiles/generate.stamp.list --vs-solution-file C:/Users/yiztan4/source/repos/llama/llama.cpp/build/llama.cpp.sln
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
|