help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-glpk] Fwd: The dynamic link library for GLPK for Java could not be


From: Romain Huynh Van Thieng
Subject: [Help-glpk] Fwd: The dynamic link library for GLPK for Java could not be loaded.
Date: Sat, 9 May 2015 22:23:32 +0200


2015-05-08 14:23 GMT+02:00 Romain Huynh Van Thieng <address@hidden>:
Hi Heinrich,

I don't know which version of Java Runtime, I guess it's 64bits, as I said, before my java automatic update everything was working perfectly.

For trial I've set the path to 32 bits and I get this : 

The dynamic link library for GLPK for Java could not be loaded.
Consider using
java -Djava.library.path=
The current value of system property java.library.path is:
C:\Users\Marks\workspace\TER\librairies\jdom;C:\Users\Marks\workspace\TER\librairies\glpk-4.55\w32

I'm using the latest GLPK java build for windows, the 4.55, I've tried with 4.54 and 4.53, I don't get this message about DLL, but the program still not working (he can't find functions such as glp_delete_lp etc.)

2015-05-08 13:55 GMT+02:00 Heinrich Schuchardt <address@hidden>:
Hello Romain,

your java.library.path is pointing to the 64bit libraries. Is the Java runtime you are executing also 64bit?

Which version of GLPK for Java are you using?

Best regards

Heinrich Schuchardt



Romain Huynh Van Thieng <address@hidden>schrieb:
Hello everyone, first sorry for my bad grammar english isn't my native language.

I'm using GLPK-java on Eclipse, I've set every path as told on some topic i could find on this help list, and everything was working fine.

After an automatic java update, I'm now encountering this : 

The dynamic link library for GLPK for Java could not be loaded.
Consider using
java -Djava.library.path=
The current value of system property java.library.path is:
C:\Users\Marks\workspace\TER\librairies\jdom;C:\Users\Marks\workspace\TER\librairies\glpk\w64

I believe JDOM is working otherwise the compilation would tell it, but I can't figure how to make GLPK work again, I've tried everything.

Thanks for answers
_______________________________________________ Help-glpk mailing list address@hidden https://lists.gnu.org/mailman/listinfo/help-glpk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]