Decision Optimization

Decision Optimization

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

 View Only
  • 1.  error lnk2001

    Posted Thu December 04, 2008 08:05 AM

    Originally posted by: SystemAdmin


    [niharika said:]

    HI
      Now i get the following list of errors while working with my code
    locplex.lib(ilocplex.obj) : [b][b]error LNK2001[/b]:[/b] unresolved external symbol "public: void __thiscall IloFixedSizeAllocatorI::deallocate(class IloMemory *,void *)" (?deallocate@IloFixedSizeAllocatorI@@QAEXPAVIloMemory@@PAX@Z)
    ilocplex.lib(ilolpextrbase.obj) : error LNK2001: unresolved external symbol "public: void __thiscall IloFixedSizeAllocatorI::deallocate(class IloMemory *,void *)" (?deallocate@IloFixedSizeAllocatorI@@QAEXPAVIloMemory@@PAX@Z)
    ilocplex.lib(ilocpxcallback.obj) : error LNK2001: unresolved external symbol "public: void __thiscall IloFixedSizeAllocatorI::deallocate(class IloMemory *,void *)" (?deallocate@IloFixedSizeAllocatorI@@QAEXPAVIloMemory@@PAX@Z)
    ilocplex.lib(ilolinearizer.obj) : error LNK2001: unresolved external symbol "public: void __thiscall IloFixedSizeAllocatorI::deallocate(class IloMemory *,void *)" (?deallocate@IloFixedSizeAllocatorI@@QAEXPAVIloMemory@@PAX@Z)
    Release/solve_example.exe : fatal error LNK1120: 1 unresolved externals

    any advise or suggestions
    #CPLEXOptimizers
    #DecisionOptimization