Originally posted by: T_O
It is quite easy to use the C callable library in C++ with MinGW and Eclipse. You only have to take care about 32 bit / 64 bit (both work, but you need the correct versions of MinGW/Cplex). Do not hesitate to ask further questions, if you get into trouble.
Concerning Concert (C++ API), I just can say one thing: forget it. The mangling schemes differ. As long as IBM does not provide a version of Concert that is compiled with MinGW, you won't be able to use it. But nevermind: Compared to the C API, concert is terribly slow, at least for some operations.
Best regards,
Thomas
#CPLEXOptimizers#DecisionOptimization