GLPK 4.63 Windows. "no glpk_java in java.library.path"

Chris Jones <[email protected]>
Newsgroups gmane.comp.gnu.glpk
Message-ID <[email protected]>
Installed glpk 4.63 via the sourceforge windows .zip file.
Java code uses maven configuration:

<dependency>

            <groupId>org.gnu.glpk</groupId>

            <artifactId>glpk-java</artifactId>

            <version>1.10.0</version>

             <scope>compile</scope>

        </dependency>


java.library.path is
c:\glpk-4.63\w64
Contents of that directory are:
C:\glpk-4.63\w64>dir Volume in drive C is OS_Install Volume Serial Number is A41E-0F08
 Directory of C:\glpk-4.63\w64
10/22/2017  03:16 PM    <DIR>          .10/22/2017  03:16 PM    <DIR>          ..07/01/2017  06:17 AM             1,159 Build_CLI.bat07/25/2017  09:00 AM               337 Build_GLPK_with_VC10.bat07/25/2017  09:00 AM               349 Build_GLPK_with_VC10_DLL.bat07/25/2017  09:00 AM               339 Build_GLPK_with_VC14.bat07/25/2017  09:00 AM               351 Build_GLPK_with_VC14_DLL.bat07/25/2017  09:00 AM               335 Build_GLPK_with_VC9.bat07/25/2017  09:00 AM               347 Build_GLPK_with_VC9_DLL.bat07/01/2017  05:51 AM             1,664 Build_JNI_with_VC14_DLL.bat10/03/2015  03:00 PM             1,359 check_cli.bat10/03/2015  10:21 PM             2,124 check_jni.bat07/01/2017  06:17 AM               895 check_vb.bat01/21/2017  06:00 PM                31 config.h07/25/2017  09:00 AM               401 config_VC07/25/2017  09:33 PM           202,264 glpk-java-javadoc.jar07/25/2017  09:33 PM            55,097 glpk-java-sources.jar07/25/2017  09:33 PM            47,032 glpk-java.jar07/25/2017  09:00 AM             3,749 glpk_4_63.def07/25/2017  09:33 PM         1,849,344 glpk_4_63.dll07/25/2017  09:33 PM            27,395 glpk_4_63.exp07/25/2017  09:33 PM            45,882 glpk_4_63.lib07/25/2017  09:33 PM         8,425,472 glpk_4_63.pdb07/25/2017  09:33 PM           720,384 glpk_4_63_java.dll07/25/2017  09:33 PM           130,365 glpk_4_63_java.exp07/25/2017  09:33 PM           220,568 glpk_4_63_java.lib07/25/2017  09:33 PM         5,459,968 glpk_4_63_java.pdb07/18/2017  06:51 PM             1,050 glpk_cli_dll.rc07/18/2017  06:55 PM             1,048 glpk_java_dll.rc07/25/2017  09:33 PM           556,544 glpsol.exe07/25/2017  09:33 PM         5,099,520 glpsol.pdb07/25/2017  09:34 PM           120,320 libglpk-cli.dll07/25/2017  09:34 PM           689,664 libglpk_cli_native.dll07/25/2017  09:34 PM           120,491 libglpk_cli_native.exp07/25/2017  09:34 PM           206,688 libglpk_cli_native.lib07/25/2017  09:34 PM         5,279,744 libglpk_cli_native.pdb07/18/2017  06:51 PM               459 Makefile_CLI_VC_DLL07/18/2017  06:54 PM               454 Makefile_JNI_VC_DLL07/25/2017  09:00 AM             5,941 makefile_VC07/25/2017  09:26 PM             6,018 makefile_VC_DLL07/25/2017  09:00 AM               951 readme.txt07/25/2017  09:34 PM           389,120 vc140.pdb

I installed glpk on a mac, and got it to work fine.
What might I be missing?
Thanks,CJ

_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.