<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Dear Fahime,<br>
    <br>
    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):<br>
    <br>
        mkdir build<br>
        cd build<br>
        cmake ..<br>
    <br>
    Afterwards, there will be a VS sln file in the build directory.<br>
    For more information, please have a look at our documentation:<br>
    <br>
        <a class="moz-txt-link-freetext" href="http://scip.zib.de/doc-5.0.1/html/CMAKE.php">http://scip.zib.de/doc-5.0.1/html/CMAKE.php</a>)<br>
    <br>
    cheers<br>
    Matthias<br>
    <br>
    <div class="moz-cite-prefix">On 24-Feb-18 08:14, fahime nazari
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAKny1=E+2=0Zw8PV-RZqDuKQ-GpvH1icpFccp0yBK68Fd2wTYg@mail.gmail.com">
      <div dir="ltr">Hi friends
        <div>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? </div>
        <div>Thank you for your help.</div>
        <div>Fahime </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Scip mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Scip@zib.de">Scip@zib.de</a>
<a class="moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
\__________________

Matthias Miltenberger
Zuse Institute Berlin
Takustr. 7, 14195 Berlin
<a class="moz-txt-link-abbreviated" href="http://www.zib.de/miltenberger">www.zib.de/miltenberger</a>
<a class="moz-txt-link-abbreviated" href="mailto:miltenberger@zib.de">miltenberger@zib.de</a>
+49 (30) 841 85 245 </pre>
  </body>
</html>