i get the following error when executing make in ELINA.
compute_bounds.c:5:10: fatal error: gurobi_c.h: No such file or directory #include "gurobi_c.h" ^~~~~~~~~~~~ compilation terminated. Makefile:67: recipe for target 'compute_bounds.o' failed make[1]: *** [compute_bounds.o] Error 1 make[1]: Leaving directory '/home/saad/ERAN/ELINA/fppoly' Makefile:44: recipe for target 'c' failed make: *** [c] Error 2
I have tried installing gurobi both ways using anaconda and python3 setup.y. I also have academic license
i get the following error when executing make in ELINA.
compute_bounds.c:5:10: fatal error: gurobi_c.h: No such file or directory #include "gurobi_c.h" ^~~~~~~~~~~~ compilation terminated. Makefile:67: recipe for target 'compute_bounds.o' failed make[1]: *** [compute_bounds.o] Error 1 make[1]: Leaving directory '/home/saad/ERAN/ELINA/fppoly' Makefile:44: recipe for target 'c' failed make: *** [c] Error 2I have tried installing gurobi both ways using anaconda and python3 setup.y. I also have academic license