Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

problem with cplex 12 and g++-4.5

  • 1.  problem with cplex 12 and g++-4.5

    Posted Mon August 01, 2011 06:11 PM

    Originally posted by: johncapon


    Hi,
    I have a problem with cplex12 and g++-4.5 compiler. I obtain the following result:

    In file included from /opt/cplex-12.1/concert29/include/ilconcert/iloenv.h:24:0,
                     from /opt/cplex-12.1/concert29/include/ilconcert/iloalg.h:24,
                     from /opt/cplex-12.1/concert29/include/ilconcert/ilomodel.h:24,
                     from /opt/cplex-12.1/cplex121/include/ilcplex/ilocplex.h:27,
                     ...,
                     ...:1:
    /opt/cplex-12.1/concert29/include/ilconcert/ilosys.h:382:23: fatal error: iostream.h: don't exists...
    compilation terminated.
    

    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: problem with cplex 12 and g++-4.5

    Posted Tue August 02, 2011 03:03 AM

    Originally posted by: SystemAdmin


    Do you have
    -DIL_STD
    

    in the compiler command? If not, please add that and try again. If yes, what is the exact compiler command you are using?
    #CPLEXOptimizers
    #DecisionOptimization