wined3d compile failure

James Hawkins truiken at gmail.com
Thu Jun 15 17:16:52 CDT 2006


On 6/15/06, H. Verbeet <hverbeet at gmail.com> wrote:
> On 15/06/06, James Hawkins <truiken at gmail.com> wrote:
> > device.c: In function `IWineD3DDeviceImpl_SetRenderState':
> > device.c:3833: `GL_FOG_COORD_SRC' undeclared (first use in this function)
> > device.c:3833: (Each undeclared identifier is reported only once
> > device.c:3833: for each function it appears in.)
> > device.c:3873: `GL_FOG_COORD' undeclared (first use in this function)
> Could you try the attached patch? It adds and uses the defines as
> defined in the extension
> (http://oss.sgi.com/projects/ogl-sample/registry/EXT/fog_coord.txt),
> rather than the ones from OpenGL 1.5. If it works I'll submit it to
> wine-patches.
>

Yea, compile works with this patch applied.  Thanks.

-- 
James Hawkins



More information about the wine-devel mailing list