search for: gl_object_info_log_length_arb

Displaying 2 results from an estimated 2 matches for "gl_object_info_log_length_arb".

2006 May 25
5
Wine 0.9.14.compile error (fatal)
...up on it as follows: gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o baseshader.o baseshader.c baseshader.c: In function `print_glsl_info_log': baseshader.c:688: error: `GL_OBJECT_INFO_LOG_LENGTH_ARB' undeclared (first use in this function) baseshader.c:688: error: (Each undeclared identifier is reported only once baseshader.c:688: error: for each function it appears in.) make[2]: *** [baseshader.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine-0.9.14/dlls/wined3d' make[1]: **...
2006 May 26
1
Patch for baseheader compilation problems
...up on it as follows: gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o baseshader.o baseshader.c baseshader.c: In function `print_glsl_info_log': baseshader.c:688: error: `GL_OBJECT_INFO_LOG_LENGTH_ARB' undeclared (first use in this function) baseshader.c:688: error: (Each undeclared identifier is reported only once baseshader.c:688: error: for each function it appears in.) make[2]: *** [baseshader.o] Error 1 make[2]: Leaving directory `/usr/local/src/wine-0.9.14/dlls/wined3d' make[1]: **...