Closed soonho-tri closed 7 years ago
Checked. But we still need to pass dependent libraries in the cmd-line to build:
g++ -std=c++11 -I/usr/include/dreal sudoku.cc -L/usr/lib/dreal -ldreal -libex -lnlopt -lcapd -lglpk -lprim -lClp -lCoinUtils -pthread
Checked. But we still need to pass dependent libraries in the cmd-line to build: