Why such a variable ‘ext’ in ‘iloiterator.h’ is undefined when I use CPLEX with C++?
When I’m reproducing the code from a paper, I encountered CPLEX for the first time. I followed the methods provided in the CPLEX documentation to set up the necessary libraries and compilation options. However, when running the code, I encountered an error indicating an undeclared identifier. The output information is as follows: