Displaying 3 results from an estimated 3 matches for "glsecondarycolorpointerext".
2001 Nov 08
5
WineX compile problem
...ition has no type or storage class
ddraw/gl.h:65: parse error before `glSecondaryColor3ubEXT'
ddraw/gl.h:65: warning: type defaults to `int' in declaration of
`glSecondaryColor3ubEXT'
ddraw/gl.h:65: warning: data definition has no type or storage class
ddraw/gl.h:65: parse error before `glSecondaryColorPointerEXT'
ddraw/gl.h:65: warning: type defaults to `int' in declaration of
`glSecondaryColorPointerEXT'
ddraw/gl.h:65: warning: data definition has no type or storage class
ddraw/gl.h:65: parse error before `glCompressedTexImage2DARB'
ddraw/gl.h:65: warning: type defaults to `int' in dec...
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
...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 `}'
mesa_private.h:225: warning: type defaults to `int' in declaration of `mesa_d3dd_private'
mesa_private.h:225: warning: data definition has no type or storage class
d...