Originally posted by: 0BKU_derrien_alban
Hi,
I just installed the CPLEX_stupio1251 in order to use cpoptimizer.
I am currently trying to get running the code given as example for a RCPSP problem.
Using java, I built a new project with the file given : CPLEX_Studio1251/cpoptimizer/examples/src/java/SchedRCPSP
then added the jar: CPLEX_Studio1251/cpoptimizer/lib/ILOG.CP.jar
But I do get the error: "
Native code library failed to load: ensure the appropriate library (opl1251.dll/.so) is in your path.
Exceptions:
no opl1251 in java.library.path
no opl_lang_wrap_cpp in java.library.path
...
"
From my search I need to add a native library from opl .....
but the thing is that I am a mac user, and opl is not compatible http://pic.dhe.ibm.com/infocenter/prodguid/v1r0/clarity-reports/report/html/softwareReqsForProduct?deliverableId=1357752720677&osPlatform=Mac%20OS
What I am missing ?
Regards,
Alban.
#CPOptimizer#DecisionOptimization