Advertisement

about #include <GL/glx.h> ?

Started by January 26, 2003 07:09 PM
1 comment, last by LongJohn 21 years, 7 months ago
strange,i just tryed to switch to SDL,went just fine. but when i remove glx.h,i get a compiler error: textureloader.h:32: parse error before `)'' token now the strange is that line 32 says: Bool loadGLTextures() { blabla } any suggestions ?
post the few lines before that

500 x 1
Advertisement
sorry,only a few include´s and using namespace std;

it gets even worse,now i get the whole code as compiler warning
as it will no longer accept any void functions.. something is terribly wrong here. i had a look in glx.h..but what exactly does this file do ?

This topic is closed to new replies.

Advertisement