Originally posted by: SystemAdmin
Hi,
I am using Cplex 123 64-bit and Visual Studio 2010 32-bit. My machine is operating under Windows 7 64-bit.
I have a problem calling the cplex functions in my C++ code. It seems that the cplex library cannot be linked properly.
Now, I am wondering if it is due to my compiler being for 32-bit where my libraries are 64-bit?
If so, can I use cplex 32-bit on a 64-bit machine? Because it seems that visual studio 2010 does not have a 64-bit
version.
Any advice is highly appreciated.
#CPLEXOptimizers#DecisionOptimization