Please search the CPLEX Forums about this. There have been people with similar issues in the past and we discussed how to resolve them.
If you cannot get things working then the general recipe is:
-
Go to the examples/x86-64_osx/static_pic directory in your installation.
-
Run 'make blend'
-
Pick up all compiler and linker flags and make sure that xcode invokes the compiler and linker with the exact same flags
If you cannot work things out, then you need at least tell us what exactly you did, what exactly the compiler and linker command lines used by xcode are, and what errors you get.
#DecisionOptimization#MathematicalProgramming-General