Hello Paul, glpk_jni.dll is a file that belongs a project that has not been updated since GLPK 4.8. GLPK 4.8 did not work correctly with 64bit Windows. See http://en.wikibooks.org/wiki/GLPK/Java
So if you need 64bit executables have a look at project GLPK for Windows hosted at http://sourceforge.net/projects/winglpk/ It contains 64bit binaries and includes GLPK for Java. See included glpk-4.47\doc\glpk-java.pdf for documentation. The homepage of GLPK for Java is http://glpk-java.sourceforge.net Make sure that glpk_4_47_java.dll is either in the java.library.path or in the Windows search path for binaries. glpk_4_47.dll has to be in the Windows search path for binaries. I suggest you put both into C:\Windows\system32. Your mail to the help list had to be forwarded manually, because you are not subcribed. See https://lists.gnu.org/mailman/listinfo/help-glpk Best regards Xypron > -------- Forwarded Message -------- > To: [email protected] <[email protected]> > Subject: where to obtain compiled binary glpk.jar and glpk_jni.dll for > w64 (Windows 64 bit AMD platform) ? > Date: Tue, 17 Jan 2012 02:47:01 +0000 > > Sir/Lady, > > > > We have a need to import glpk in netbeans on 64 bit Window platform. > > Do you have the supporting glpk.jar and coupling glpk_jni.dll (or > glpk_jni.so ?) for our Windows folder ? > > Do you have a site for us to download these supporting files ? > > > > Regards, > > > > Paul Wang > > 1/16/12 -- Follow me at http://twitter.com/#!/xypron Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
