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

Can't compile under ubuntu studio 20.04 #2

Open
disconcert opened this issue Jul 19, 2022 · 2 comments
Open

Can't compile under ubuntu studio 20.04 #2

disconcert opened this issue Jul 19, 2022 · 2 comments

Comments

@disconcert
Copy link

Hi. When I run "make dep" it says:
CMake Error at CMakeLists.txt:5 (add_subdirectory):

  The source directory
    /home/me/rackwindows/ChowDSP-VCV-Secrets/libs/chowdsp_utils
  does not contain a CMakeLists.txt file.

CMake Error at CMakeLists.txt:6 (setup_chowdsp_lib):
  Unknown CMake command "setup_chowdsp_lib".

Thanks.

@jatinchowdhury18
Copy link
Contributor

Hi there! I'm guessing the repository submodules have not been cloned. Could you try running git submodule update --init --recursive? And then try building again.

@disconcert
Copy link
Author

Guess right. Thanks!

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

2 participants