-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Is it possible that a step is missing from the installation instructions at https://github.com/marbl/MetaCarvel/wiki/2.-Installing-the-software?
The page reports the following procedure:
git clone --recursive https://github.com/marbl/MetaCarvel.git
cd MetaCarvel
bash install.shBut before running the last command I first needed to cd to OGDF and execute cmake ., otherwise the build would fail with error:
OGDF/include/ogdf/internal/basic/config.h:44:10: fatal error: ogdf/internal/config_autogen.h: No such file or directory
44 | #include <ogdf/internal/config_autogen.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels