madMAx43v3r / chia-plotter

Apache License 2.0
2.27k stars 664 forks source link

CMake Error at CMakeLists.txt:5 (add_subdirectory): #10

Open hpglw opened 3 years ago

hpglw commented 3 years ago

-- The C compiler identification is GNU 9.3.0 -- The CXX compiler identification is GNU 9.3.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:5 (add_subdirectory): The source directory

/home/mining/chia-plotter-master/lib/bls-signatures

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred! See also "/home/mining/chia-plotter-master/build/CMakeFiles/CMakeOutput.log".

Damme commented 3 years ago

Missing Submodules git submodule update --init