Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

E2293 whene we call cplex from a c++ interface

  • 1.  E2293 whene we call cplex from a c++ interface

    Posted 03/20/13 06:05 AM

    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