ComputerNerd8888
08-01-2003, 06:58 PM
Hi,
I am friarly new to C++ and OpenGL... Though I know a good deal.. I have never had this problem before and now it happens every time...
I get errors similar to:
1142 C:\Dev-Cpp\include\gl\gl.h
syntax error before `void'
for all the gl.h and the glu.h header files... I did not touch these files... It dose it on all the DEV-C++ compilers... When the code is compiled on VC6 compiler it dose not get these erroes...
Yes I have linked the librays...
Please any help would be grate full!
Thanks,
Andrew
I am friarly new to C++ and OpenGL... Though I know a good deal.. I have never had this problem before and now it happens every time...
I get errors similar to:
1142 C:\Dev-Cpp\include\gl\gl.h
syntax error before `void'
for all the gl.h and the glu.h header files... I did not touch these files... It dose it on all the DEV-C++ compilers... When the code is compiled on VC6 compiler it dose not get these erroes...
Yes I have linked the librays...
Please any help would be grate full!
Thanks,
Andrew