Tuesday, October 2, 2007

glew and mesa-glut not compatible

I get a bunch of errors if I use glut and glew
in a program. I switched to freeglut and everything works again.
Update: can use glut, just correct some stuff in glut.h: line 203 should read
# define GLUTAPIENTRY

No comments: