Skip to content

Building package on Ubuntu 22.04 #13

Description

@stepazar

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions