Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only

IloEnv env - initialization incomplete

  • 1.  IloEnv env - initialization incomplete

    Posted 05/11/16 10:36 AM

    Originally posted by: Nitika


    Hi,

    When I try to run IloEnv env from a small example - it works. But, when I try to have the same IloEnv env line in a bigger project, I noticed that the initialization does not work completely. All the elements of env->_impl -> _genAllocator -> _env are missing. 

    Can someone help me with this problem?

    Please note in my bigger project - I am also using other libraries like stl_port, OSL, xerces. Not sure if there is any conflict. 

    Thanks,

    Nitika

    P.S. : I also notice some warnings as following:

    2>LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library
    2>concert.lib(iloalg.obj) : warning LNK4099: PDB 'concert.pdb' was not found with 'C:\Program Files (x86)\IBM\ILOG\CPLEX_Studio125\concert\lib\x86_windows_vs2008\stat_mda\concert.lib' or at 'c:\CrewPlanning\REL_3.6\REL_3.6\solver\bin\w2k\dbg\concert.pdb'; linking object as if no debug info

     

     


    #CPLEXOptimizers
    #DecisionOptimization