joschu / trajopt

Trajectory Optimization
http://rll.berkeley.edu/trajopt
Other
383 stars 160 forks source link

gurobi_c++.h not found #11

Open RoCampos opened 9 years ago

RoCampos commented 9 years ago

HI,

thanks for the job you've made on this.

I've tried to used this solution to found gurobi libraries in my project, but the compiler doesn't find the header "gurobi_c++.h".

I used "gurobi_c++.h" and <gurobi_c++.h>

Has you one example?