You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Hi. When I run "make dep" it says:
CMake Error at CMakeLists.txt:5 (add_subdirectory):
Thanks.
The text was updated successfully, but these errors were encountered: