Originally posted by: SystemAdmin
[Didier Vidal said:]
I have several versions of CPLEX, AMPL and OPL installed on my laptop and can run each of them without problem - including OPL6.0.1, AMPL 10.2, and CPLEX 10.2
However, the OPL installer will modify your PATH environment variable on Windows, to add the directory of OPL's binaries. That might have an impact on some applications that use the PATH environment variable to find a cplex dll for instance. But as a protection, each cplex dll includes a version number in its name.
From what I see in my computer, each distribution of OPL, CPLEX or AMPL has its own cplex dll in its directory, to allow that kind of multi-installation.
Didier.
#DecisionOptimization#OPLusingCPLEXOptimizer