0

Sorry for my poor English, I am kind of being new to the SCIP. I precompile the SCIP with minGW as http://scip.zib.de said. But when I want to link SCIP to visual stdio,there's only .a without .lib or .dll that I can use. I want to know how to generate .lib for Visual C++.

1 Answers1

0

Either you use CMake to compile the SCIP Opt Suite as explained here or you just download the installer that includes the libraries and executables.

mattmilten
  • 6,242
  • 3
  • 35
  • 65