Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Configure IBM CPLEX with Apple Xcode

    Posted 06/16/17 08:31 AM

    Originally posted by: JodokusQuak


    Hi guys,

    I tried out to configure IBM CPLEX with Apple Xcode. Here are my program versions:

    - Xcode 8.3.3 (8E3004b)

    - CPLEX_Studio1263

    I used the tutorial from here: http://www.leandro-coelho.com/how-to-configure-ibm-cplex-with-apple-xcode/ and tried to run the example blend.cpp. See attached file for the error message.

    During the configuration of my project in Xcode with IBM CPLEX there were some differences to the tutorial:

    - the lib.files which I have to add are no 
    unix executable file like in the tutorial. They are Archive.files.
    - the Library and Header Search Paths got in my version "Debug" and "Release". So I added in both "Debug" and "Release" the "lib" path for Library and the "include" path for the Header.

    Does anybody know what to do?

    Regards

     

     


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Configure IBM CPLEX with Apple Xcode

    Posted 06/16/17 10:25 AM

    Can you please show the full error message from the linker? And also the full compilation and link command line.


    #CPLEXOptimizers
    #DecisionOptimization