Originally posted by: LeandroCC
I wish it was that simple.
After having created simlinks to
libcplex.a
cplex.h
cpxconst.h
and even to all the .h in include/ilcplex/ as Daniel suggested,
and I get several of the following compilation errors:
undefined reference to `pthread_rwlock_trywrlock'
undefined reference to `pthread_rwlock_wrlock'
undefined reference to `pthread_rwlock_unlock'
More ideas?
#CPLEXOptimizers#DecisionOptimization