Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
Expand all | Collapse all

LINK: fatal error LNK1104: cannot open file '.\Debug\example1.obj'

  • 1.  LINK: fatal error LNK1104: cannot open file '.\Debug\example1.obj'

    Posted 12/11/10 03:30 PM

    Originally posted by: y82li


    I try to run my first C++ CPLEX program. I copy the example problem on page 43 of CPLEX 12.1 Get Start. I meet the error. What happened? I need your help.

    LINK: fatal error LNK1104: cannot open file '.\Debug\example1.obj'

    Thanks a lot!

    y82li
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: LINK: fatal error LNK1104: cannot open file '.\Debug\example1.obj'

    Posted 12/16/10 10:18 AM

    Originally posted by: SystemAdmin


    CPLEX comes with examples that are fully setup for Visual Studio. Please look at file c_cpp.html within the distribution. This file tells you how to build the examples.
    You should first test if these examples are working before trying your own stuff.
    #CPLEXOptimizers
    #DecisionOptimization