-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add_subdirectory given source "./llama.cpp" which is not an existing #33
Comments
[ ] FAILURE: Build failed with an exception. |
Any solution on this? |
try cloning the llama.ccp repo in .pub-cache
this worked for me |
CMake Error at CMakeLists.txt:16 (add_subdirectory):
add_subdirectory given source "./llama.cpp" which is not an existing
directory.
The text was updated successfully, but these errors were encountered: