Hello, I am trying to launch the "RabbitsPheasants,java" example on my eclipse.
I downloaded the "Google.OrTools.java.Windows32.2322.zip" file and used the jars to compile the code and the java.library.path option to load the jniconstraintsolver.dll library but i have the error:
"jniconstraintsolver.dll: Can't find dependent libraries"
I looked for dependent libraries and added two that seems are necesary:
msvcp100.dll
msvcr100.dll
but keeps failing. Could you help me? Thank you in advance.