for now use default GLUT, we check out freeglut later
This commit is contained in:
@@ -50,8 +50,8 @@
|
||||
#ifdef __APPLE__
|
||||
#include <GLUT/glut.h>
|
||||
#else
|
||||
#include "../../freeglut/gl/glut.h"
|
||||
//#include <GL/glut.h>
|
||||
// #include "../../freeglut/gl/glut.h"
|
||||
#include <GL/glut.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user