Displaying 2 results from an estimated 2 matches for "pfnglsecondarycolor3ubextproc".
2001 Mar 26
2
TransGaming and SourceForge
Hi everyone,
Just wanted to let everyone know that the TransGaming DirectX development is now
being hosted at SourceForge. You can get updates from our live CVS tree, discuss
DirectX specific issues on the 'WineX-devel' mailing list, etc. The SourceForge
project page is at:
http://sourceforge.net/project/winex
The CVSROOT for CVS is:
2001 Feb 05
1
wine with TransGaming patch doesn't compile
...the TransGaming
patch. Now it doesn't compile anymore. Seems to be a problem with MESA.
I have attached an error log.
I have installed NVIDIA_GLX 0.96 and the mesadev 3.2.
Manfred
=== begin of error log ===
In file included from d3ddevice/mesa.c:29:
mesa_private.h:219: parse error before `PFNGLSECONDARYCOLOR3UBEXTPROC'
mesa_private.h:219: warning: no semicolon at end of struct or union
mesa_private.h:220: warning: type defaults to `int' in declaration of `glSecondaryColorPointerEXT'
mesa_private.h:220: warning: data definition has no type or storage class
mesa_private.h:225: parse error before `}'...