11-13-2002, 08:20 AM
Hi,
I use DJGPP on Windows and
I'm a beginner in OpenGl
When I do :
gcc prog.c -o prog.exe
The compiler show :
GL/glu.h : Syntax error before "void"
........
GL/glu.h : Syntax error before '*' token
........
Where is the problem ?
Thanks
Jb
I use DJGPP on Windows and
I'm a beginner in OpenGl
When I do :
gcc prog.c -o prog.exe
The compiler show :
GL/glu.h : Syntax error before "void"
........
GL/glu.h : Syntax error before '*' token
........
Where is the problem ?
Thanks
Jb