Skip to content

Instantly share code, notes, and snippets.

@aebrahim
Last active October 9, 2015 22:01
Show Gist options
  • Save aebrahim/6961f3d9987f1fe8bf22 to your computer and use it in GitHub Desktop.
Save aebrahim/6961f3d9987f1fe8bf22 to your computer and use it in GitHub Desktop.
make scipoptlib SHARED=true ZLIB=false READLINE=false GMP=false VERBOSE=true
# now run ar cs with the obj files in the previous command
ar d lib/libscipopt.a libscipopt-3.2.0.linux.x86_64.gnu.opt.so
# need to make sure linking occurs with g++ to use this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment