-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi,
I'm trying to install the library.
After installing cudd using
./configure --enable-dddmp
make
make install
And in a fresh cabal sandbox doing
cabal install c2hs
cabal install cudd
I get the following error
In file included from dist/dist-sandbox-242b4ce8/build/Cudd/File.chs.h:2:0:
/usr/local/include/dddmp.h:40:18: fatal error: util.h: No such file or directory
#include "util.h"
Any clues as to what is going on here?
Metadata
Metadata
Assignees
Labels
No labels