Haoyi Zhang
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Haoyi Zhang-
Haoyi Zhang created a post,
How do I resolve the undefined reference error in libgurobi_c++.a?
Awaiting user inputI try to use gurobi with cmake. I have already get the correct PATH in the compile procedure, however I get the undefined reference in a very simple case. the simple case is your eample qp_c++.cpp....