Skip to content

Cannot compile #2

@jm62300

Description

@jm62300

Hi @cernoch @horenmar @mjerabek ,
I am trying to use your lib but I am not able to compile it.
I ran the following command line and that reports that:

$ cmake -H. -Bbuild
CMake Error at CMakeLists.txt:22 (add_subdirectory):
The source directory

/home/lagniez/Works/balls/3rdParty/pblib/cli/minisat

does not contain a CMakeLists.txt file.

-- Configuring incomplete, errors occurred!
See also "/home/lagniez/Works/balls/3rdParty/pblib/build/CMakeFiles/CMakeOutput.log".

Can you help me?
Actually it looks like it is waiting for a CMakeLists.txt in the repository cli (normal because add_subdirectory(cli/minisat EXCLUDE_FROM_ALL)).

My cmake version is 3.18.4, and I use g++-10.

Best regards,
JM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions