Re: [Xquartz-dev] 2.3.2_beta3 on Tiger in X11R7.2
Am 20.11.2008 um 23:06 schrieb Peter Dyballa:
glcontextmodes.c: In function '_gl_copy_visual_to_context_mode': glcontextmodes.c:193: error: 'struct __GLcontextModesRec' has no member named 'bindToTextureRgb' glcontextmodes.c:194: error: 'struct __GLcontextModesRec' has no member named 'bindToTextureRgba' glcontextmodes.c:196: error: 'struct __GLcontextModesRec' has no member named 'bindToMipmapTexture' glcontextmodes.c:197: error: 'struct __GLcontextModesRec' has no member named 'bindToTextureTargets' glcontextmodes.c:200: error: 'struct __GLcontextModesRec' has no member named 'yInverted'
and also in functions _gl_get_context_mode_data, _gl_context_modes_create, and _gl_context_modes_are_same.
These errors could be resolved by "updating" the installed /usr/X11/ include/GL/internal/glcore.h with seven lines (one empty, one comment) from Mesa-7.0.2/include/GL/internal/glcore.h. A bug report on this was filed at https://bugs.freedesktop.org. -- Greetings Pete Competition is the great erode of profits.
participants (1)
-
Peter Dyballa