Closed marcosandreao closed 6 years ago
Use make libr
instead of make
while compiling open-wbo.
Rename generated lib_release.a
to libopen-wbo.a
.
TODO: Add the above details to README.md
The script (install_dependencies.sh) have worked to me. Thanks.
What am I doing wrong? error: /usr/bin/ld: cannot find -lopen-wbo
successful - make open-wbo
in open-wbo/Makefile, I added VERSION = core SATSOLVER = "MiniSAT 2.2" SOLVERDIR = minisat2.2 NSPACE = Minisat