Originally posted by: Olivier OUDOT
Hi Mintch,
When you install IBM Ilog Cplex Optimization Studio on a workstation, some system environment variables are set in order to make appropriate files (the three ones I mentionned in my first answer) callable by the programs that require them.
When you export your application on another machine (please ensure that you abide by the product license terms), hese files must be associated to your application, and the system path of this machine must be set properly to make them callable.
Another point is also to verify that the manifest file that is embedded in your jar. It must refer to Ilog.CP.jar as external library.
#DecisionOptimization#OPLusingCPOptimizer