2015-05-08 14:23 GMT+02:00 Romain Huynh Van Thieng <huynh.rom...@gmail.com>:

> 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 <xypron.g...@gmx.de>:
>
>> 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 <huynh.rom...@gmail.com>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
>>> Help-glpk@gnu.org https://lists.gnu.org/mailman/listinfo/help-glpk
>>
>>
>
_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to