On Thursday 15 June 2006 20:03, James Hawkins wrote:
> Hi,
>
> I'm getting this compile failure as of today:
>
> make[2]: Entering directory `/home/jhawkins/wine/dlls/wined3d'
> gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
> -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-
On 6/15/06, H. Verbeet <[EMAIL PROTECTED]> wrote:
On 15/06/06, James Hawkins <[EMAIL PROTECTED]> 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
On 15/06/06, James Hawkins <[EMAIL PROTECTED]> 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 i
Hi James Hawkins:
> I'm getting this compile failure as of today:
>
> make[2]: Entering directory `/home/jhawkins/wine/dlls/wined3d'
> gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
> -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
> -gstabs+ -Wpointer-arit
Hi,
I'm getting this compile failure as of today:
make[2]: Entering directory `/home/jhawkins/wine/dlls/wined3d'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-gstabs+ -Wpointer-arith -g -O2 -o device.o de