[SCIP] Running SCIP with Java on Windows with eclipse

Gerald Gamrath gamrath at zib.de
Sun Feb 24 09:38:21 CET 2019


Dear Sam,

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: 
https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md

Best,
Gerald

On 24.02.19 03:48, Sam Ganzfried wrote:
> 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 
> <mailto: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.
>
>
> _______________________________________________
> Scip mailing list
> Scip at zib.de
> https://listserv.zib.de/mailman/listinfo/scip

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.zib.de/pipermail/scip/attachments/20190224/11a3d3ec/attachment.html>


More information about the Scip mailing list