-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
➜ sam.cpp git:(master) mkdir build && cd build
➜ build git:(master) cmake .. && make -j4
-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 9.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:21 (add_subdirectory):
The source directory
/media/user/home/Tools/06_MachineLearning/Segmentation/sam.cpp/ggml
does not contain a CMakeLists.txt file.
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
-- Configuring incomplete, errors occurred!
Metadata
Metadata
Assignees
Labels
No labels