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++.
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.