Hi,
I get the following error when I try to build this package using ./build.sh.
CMake Error at CMakeLists.txt:9 (add_subdirectory):
The source directory
/home/user/Downloads/parallel_enum-master/third_party/abseil-cpp
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt:10 (add_subdirectory):
The source directory
/home/user/Downloads/parallel_enum-master/third_party/gflags
does not contain a CMakeLists.txt file.
-- Found MPI_C: /usr/lib/x86_64-linux-gnu/libmpich.so (found version "4.0")
-- Found MPI_CXX: /usr/lib/x86_64-linux-gnu/libmpichcxx.so (found version "4.0")
-- Found MPI: TRUE (found version "4.0")
-- Configuring incomplete, errors occurred!
Do you know what could be causing it?
Best,
Stepan
Hi,
I get the following error when I try to build this package using ./build.sh.
Do you know what could be causing it?
Best,
Stepan