Skip to content
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

Unable to build #123

Open
grpinto opened this issue Oct 20, 2023 · 2 comments
Open

Unable to build #123

grpinto opened this issue Oct 20, 2023 · 2 comments

Comments

@grpinto
Copy link

grpinto commented Oct 20, 2023

Hi, when I try to build both on colab as well as locally I get this error :

/content/bark.cpp
/content/bark.cpp/build
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at CMakeLists.txt:24 (add_subdirectory):
The source directory

/content/bark.cpp/ggml

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!
gmake: Makefile: No such file or directory
gmake: *** No rule to make target 'Makefile'. Stop.

Whats up with this ?

@SrGnis
Copy link

SrGnis commented Oct 23, 2023

Clone again the repo with:

git clone https://github.com/PABannier/bark.cpp.git --recursive

@PABannier
Copy link
Owner

This should be fixed with #139. Could you give it another try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants