Originally posted by: hllsen
Is there any other way except changing the environment variable "CPLEX_STUDIO_DIR125" manually to "C:\Program Files\...." from "C:\Program Files (x86)\...." and vice versa? Because, right now, I am doing this "env. var. switch" to compile&run 32-bit and 64-bit Cplex codes on a 64-bit machine.
Does it work if I just copy the "x86_windows_vs2010" libraries from the folders of CPLEX_Studio125 (32bit) to the corresponding folders of CPLEX_Studio125 (64bit)?
Isn't it possible to attach the program version (i.e. x86 vs. x64) into the name of the environment variables (e.g. CPLEX_STUDIO_X86_DIR125 vs. CPLEX_STUDIO_X64_DIR125)?
Or, am I totally lost and doing something wrong?
Cheers,
h.
#CPLEXOptimizers#DecisionOptimization