Originally posted by: SystemAdmin
[MaryFenelon said:]
Can you compile and run the C++ examples that come along with CPLEX using the provided project files? Getting the CPLEX provided examples to run should always be the first step to check that your installation is correct. If these run, you can compare what you have in your project file with the contents of the CPLEX project files.
You can also follow the instructions on building your own project contained in the file c_cpp.html provided with the CPLEX distribution. Several non-default settings are required, but all are listed in that file.
Finally, I believe there was a posting one a month or two ago where someone had a similar problem. You could look there to see how it was resolved.
#CPLEXOptimizers#DecisionOptimization