Skip to content

Make fails following building steps #8

Description

@guilyx

Hi,

The building.md files states the following:

git clone https://github.com/potassco/plasp.git
cd plasp
mkdir -p build/release
cd build/release
cmake ../.. -DCMAKE_BUILD_TYPE=Release
make

But this needs to be run for a make that doesn't fail:

git submodule init
git submodule update

Otherwise it fails stating:

 fatal error: mapbox/variant.hpp: No such file or directory
 #include <mapbox/variant.hpp>
          ^~~~~~~~~~~~~~~~~~~~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions