<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Thank you, I am trying to follow the instructions.</div><div><br></div><div>I have downloaded gmake, but when I run the following from the optimization suite directory</div><div><br></div><div>C:\SCIP\scipoptsuite-6.0.1\build>set PATH="C:\SCIP\cmake-3.14.0-rc2\bin\";%PATH%</div><div>C:\SCIP\scipoptsuite-6.0.1\build>cmake ..<br></div><div><br></div><div>I still get error: C:\SCIP\scipoptsuite-6.0.1\build>cmake ..<br></div><div>'cmake' is not recognized as an internal or external command,<br>operable program or batch file.</div><div><br></div><div>Do you have more specific instructions for setting up the C and cmake installers in windows?</div><div><br></div><div>Also, ultimately I would like to use eclipse in Windows to run my programs.</div><div><br></div><div>Thank you,</div><div>Sam<br></div></div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 24, 2019 at 3:38 AM Gerald Gamrath <<a href="mailto:gamrath@zib.de">gamrath@zib.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    Dear Sam,<br>
    <br>
    you need to compile the Java interface first before you can run the
    example. Please have a look at the install instructions, there is
    also a section about windows further down:
    <a class="gmail-m_1218945312216807504moz-txt-link-freetext" href="https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md" target="_blank">https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md</a><br>
    <br>
    Best,<br>
    Gerald<br>
    <br>
    <div class="gmail-m_1218945312216807504moz-cite-prefix">On 24.02.19 03:48, Sam Ganzfried wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div dir="ltr">
          <div>I fixed several issues, but now getting this issue for
            Linear.java example with Windows eclipse:</div>
          <div><br>
          </div>
          <div>Exception in thread "main"
            java.lang.UnsatisfiedLinkError: no jscip in
            java.library.path<br>
                at
            java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)<br>
                at java.lang.Runtime.loadLibrary0(Runtime.java:870)<br>
                at java.lang.System.loadLibrary(System.java:1122)<br>
                at jscip.Linear.main(Linear.java:12)<br>
            <br>
          </div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Sat, Feb 23, 2019 at 6:18
          PM Sam Ganzfried <<a href="mailto:sam.ganzfried@gmail.com" target="_blank">sam.ganzfried@gmail.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">
            <div dir="ltr">
              <div dir="ltr">Hi, I see an example Java SCIP file here <a href="https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/examples/Linear.java" target="_blank">https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/examples/Linear.java</a></div>
              <div dir="ltr"><br>
              </div>
              <div>I have downloaded the SCIP studio from here <a href="https://scip.zib.de/index.php#download" target="_blank">https://scip.zib.de/index.php#download</a>.</div>
              <div><br>
              </div>
              <div>Is there a way to run the example java file from
                eclipse on Windows? I am not sure how to do it.</div>
              <div><br>
              </div>
              <div>Thank you.<br>
              </div>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <fieldset class="gmail-m_1218945312216807504mimeAttachmentHeader"></fieldset>
      <pre class="gmail-m_1218945312216807504moz-quote-pre">_______________________________________________
Scip mailing list
<a class="gmail-m_1218945312216807504moz-txt-link-abbreviated" href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a>
<a class="gmail-m_1218945312216807504moz-txt-link-freetext" href="https://listserv.zib.de/mailman/listinfo/scip" target="_blank">https://listserv.zib.de/mailman/listinfo/scip</a>
</pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
Scip mailing list<br>
<a href="mailto:Scip@zib.de" target="_blank">Scip@zib.de</a><br>
<a href="https://listserv.zib.de/mailman/listinfo/scip" rel="noreferrer" target="_blank">https://listserv.zib.de/mailman/listinfo/scip</a><br>
</blockquote></div>