Originally posted by: SystemAdmin
[tech said:]
i am trying to compile my c++ code for an ILP problem on a solaris server that contaisn the cplex solver. i don't have an admin privilege on the server. i am trying to compile it using a make file. the CC compiler's version is 5.5.
i am not able to compile my program on the server.
would any body please give me a make file to compile a c++ code on a solaris server. my c++ code is saved in a directory different from the cplex directory.
thanks
#DecisionOptimization#OPLusingCPLEXOptimizer