search for: x11drv_glx_scenecaptur

Displaying 1 result from an estimated 1 matches for "x11drv_glx_scenecaptur".

2002 Feb 28
0
wine compile error libx11drv.so glx.c
...ry=2 -fPIC -D__WINE__ -D_REENTRANT -I/usr/X11R6/include -o glx.o glx.c glx.c: In function `X11DRV_GLX_ContextCreate': glx.c:719: warning: implicit declaration of function `glXGetProcAddressARB' glx.c:719: warning: initialization makes pointer from integer without a cast glx.c: In function `X11DRV_GLX_SceneCapture': glx.c:917: warning: `sz' might be used uninitialized in this function glx.c: In function `X11DRV_GLX_DestroySurface': glx.c:1016: warning: unused variable `lclm' glx.c: At top level: glx.c:1095: `glXGetProcAddressARB' undeclared here (not in a function) glx.c:1095: initialize...