Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  CPLEX V12.1 and Visual C++ 2005

    Posted 06/02/10 11:12 AM

    Originally posted by: Billyswang


    I am upgrading CPLEX Concert from Version 11.1 to 12.1. My application is built in Visual Studio C++ 2005. I didn't have a problem in rebuilding the application. However, when I tried to run the application (with CPLEX v12.1), there was an error message saying that the target dll was not found (I also attached the screenshot for that). This is the dll which uses CPLEX Concert. The error looks as if it is a reference path problem. But it is not.

    Does anyone have any clue on this?

    Thanks,

    Billy
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: CPLEX V12.1 and Visual C++ 2005

    Posted 06/02/10 08:06 PM

    Originally posted by: SystemAdmin


    you may try to locate the dll file and copy it to your project folder.
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: CPLEX V12.1 and Visual C++ 2005

    Posted 06/03/10 11:03 AM

    Originally posted by: Billyswang


    Thanks, ashley20. The target DLL is built and is in the project folder. The error may be caused by a conflict between the CPLEX v12 libraries and my application on using some system dlls. But I will need a CPLEX expert to confirm this and offer a resolution.
    #CPLEXOptimizers
    #DecisionOptimization