[SCIP] Running SCIP with Java on Windows with eclipse

Sam Ganzfried sam.ganzfried at gmail.com
Sun Feb 24 03:48:47 CET 2019


I fixed several issues, but now getting this issue for Linear.java example
with Windows eclipse:

Exception in thread "main" java.lang.UnsatisfiedLinkError: no jscip in
java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
    at java.lang.Runtime.loadLibrary0(Runtime.java:870)
    at java.lang.System.loadLibrary(System.java:1122)
    at jscip.Linear.main(Linear.java:12)


On Sat, Feb 23, 2019 at 6:18 PM Sam Ganzfried <sam.ganzfried at gmail.com>
wrote:

> Hi, I see an example Java SCIP file here
> https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/examples/Linear.java
>
> I have downloaded the SCIP studio from here
> https://scip.zib.de/index.php#download.
>
> Is there a way to run the example java file from eclipse on Windows? I am
> not sure how to do it.
>
> Thank you.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20190223/850fa83b/attachment.html>


More information about the Scip mailing list