I'm currently working on a home-project and I had to use GLPK. I'm working on Eclipse and Windows.
So I've set the java build path properly in my project, did my stuff, everything was working fine, and one day I had some surprise java update, which screwed everything. Now I'm having this message :
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\w64
And I can't achieve to make my project work again, I've tried everything, loading the DLL with System.load, building with an older GLPK version, trying to compile by myself the glpk.
Aucun commentaire:
Enregistrer un commentaire