Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Beginner question

    Posted 04/20/10 11:54 AM

    Originally posted by: mhoang


    Hi everybody,

    I am using Microsoft Visual Studio 2005 + Cplex 12.1. I tried to run an example blend.cpp (or ilodiet.cpp) and met so many problems: blend.obj : error LNK2019 (or LNK2001): unresolved external symbol "public: ...... although it was ok when complied. Could you please tell me how to do with my problem?

    Thanks for your help.
    Hoang.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Beginner question

    Posted 04/22/10 06:24 AM

    Originally posted by: SystemAdmin


    You should at least provide the full error message. In particular the names of the symbols that cannot be resolved.
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Beginner question

    Posted 04/22/10 10:23 AM

    Originally posted by: mhoang


    Thank you, Daniel Junglas.
    My problem has been resolved. The reason was that my compiler didn't know where Cplex libraries were.
    Best regards,
    Hoang
    #CPLEXOptimizers
    #DecisionOptimization