Originally posted by: Mahdi-N
Hey,
I had a problem in compiling cplex in Mavericks. This problem was resolved (probably) when I added stdlib=libstdc++" to CCOPT and CCLNFLAGS.
(Following this link https://www.ibm.com/developerworks/community/forums/html/topic?id=df7f0f9e-9529-4c1a-8020-050499bc6d1d)
But there is still an error
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [blend] Error 1
How can I sort out this one?
Cheers
#CPLEXOptimizers#DecisionOptimization