Originally posted by: SystemAdmin
[MaryFenelon said:]
CPLEX 11 doesn't support MSVC6 since Microsoft no longer supports it. If you are only using the Callable Library API from C, you might be able to do so; someone told me this worked, but I have not tried it myself. If you are using Concert Technology for C++, you have to use a compiler version which matches the libraries provided with CPLEX 11, that is, MSVC7.1 or higher.
#CPLEXOptimizers#DecisionOptimization