Originally posted by: SystemAdmin
[EdKlotz said:]
Your chances of getting help on a question like this will increase if you provide
a few lines of your program that you think are associated with this compiler error.
By selectively commenting out parts of your program you should be able to isolate
the line of code in your program that results in the compiler error. Also, comparing
problematic lines in your program to similar lines in the examples that come with your
CPLEX distribution or other working CPLEX based programs can often help you resolve
compiler errors like this.
#CPLEXOptimizers#DecisionOptimization