<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" 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="moz-txt-link-freetext" href="https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md">https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md</a><br>
    <br>
    Best,<br>
    Gerald<br>
    <br>
    <div class="moz-cite-prefix">On 24.02.19 03:48, Sam Ganzfried wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJb5iKwaNOBvz61Bs5XC4xW2pxE8aY_hzWKbE_jXxNhFiPmVbA@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <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"
            moz-do-not-send="true">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" moz-do-not-send="true">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" moz-do-not-send="true">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="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-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>
  </body>
</html>