Originally posted by: SystemAdmin
Hi,
I want to call Cplex from a c++ interface ( i use C++ builder ), so i use Concert technology.
when i compile,i get the following error :
C++ Erreur iloenv.h(1202): E2293 ) attendue the error is at these lines :
ILONAMEDPROPERTYH(IloNamedIntProperty, IloInt) ILONAMEDPROPERTYH(IloNamedNumProperty, IloNum) ILONAMEDPROPERTYH(IloNamedAnyProperty, IloAny) *ILONAMEDPROPERTYH(IloNamedStringProperty, const char
) in the file 'iloenv.h'
where is the problem ?
please help me :-(
#CPLEXOptimizers#DecisionOptimization