[SCIP] using scip in visual studio

Matthias Miltenberger miltenberger at zib.de
Sat Feb 24 20:59:55 CET 2018


Dear Fahime,

you need to get CMake and use it to generate a Visual Studio solution 
file. Either you do this with the CMake GUI or you run these commands in 
the command line (win+cmd):

     mkdir build
     cd build
     cmake ..

Afterwards, there will be a VS sln file in the build directory.
For more information, please have a look at our documentation:

     http://scip.zib.de/doc-5.0.1/html/CMAKE.php)

cheers
Matthias

On 24-Feb-18 08:14, fahime nazari wrote:
> Hi friends
> I am beginner in scip and i would like to work scip with visual studio 
> but i can`t find  any example that helps me. Do you have any 
> experience on both  them?
> Thank you for your help.
> Fahime
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip

-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
www.zib.de/miltenberger
miltenberger at zib.de
+49 (30) 841 85 245

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20180224/8bc9a0c5/attachment.html>


More information about the Scip mailing list