Originally posted by: Thais_Avila
Hi, I'm working with Eclipse in C++. I need link Cplex with eclipse but I have got some errors that I don't resolve.
I have MAC, I used this tutorial
http://www4.ncsu.edu/~yzhang13/eclipse-cplex-linux2.html But I have this errors :
-
Build of configuration Debug for project cplex ****
make all
Building file: ../main.cpp
Invoking: GCC C++ Compiler
g++ -DIL_STD -I/thais/ilog/cplex/include -I/thais/ilog/concert/include -O0 -g3 -Wall -c -fmessage-length=0 -m32 -O -fPIC -fexceptions -DNDEBUG -DIL_STD -MMD -MP -MF"main.d" -MT"main.d" -o"main.o" -c"../main.cpp"
i686-apple-darwin9-g++-4.0.1: no input files
make: ***
http://main.o Error 1
and this are my properties configutations : in "imagenes cplex-eclipse".
Thanks for your Help.
#CPLEXOptimizers#DecisionOptimization