Fails to compile (Linux - Ubuntu 18.04)
ricardodeazambuja opened this issue · 0 comments
ricardodeazambuja commented
I followed the instructions but after calling make, it gives me the message: "GL/glu.h no such file or directory".
I solved the problem by adding "-DGLEW_NO_GLU" to the main CMakeLists.txt. And so far it seems to be working :)