08-28-2001, 03:38 AM
Hey - I'm trying to build a project at school with Borland C++ 4.0
I get build errors when using gl.h
The first is a declaration syntax error on line 1152:
WINGDIAPI void APIENTRY glAccum (GLenum op, GLfloat value);
The rest all are related to that error. Anybody know how to fix this?
I get build errors when using gl.h
The first is a declaration syntax error on line 1152:
WINGDIAPI void APIENTRY glAccum (GLenum op, GLfloat value);
The rest all are related to that error. Anybody know how to fix this?