[dx8-7] Fix compile problem introduced by dx8-2

Marcelo Duarte wine-devel at bol.com.br
Sun Apr 20 21:50:46 CDT 2003


Em Dom 20 Abr 2003 07:34, Ann and Jason Edmeades escreveu:
> Sorry about the compilation problem - missed this one!
>
> Changelog
>
> DOT3 isnt there on earlier opengl versions
>
> Jason

other compiler problem:

make[2]: Entering directory `/home/mduarte/wine/dlls/d3d8'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include 
-D_REENTRANT -fPIC -D__WINESRC__  -Wall -mpreferred-stack-boundary=2 -gstabs+ 
-g -O2 -o device.o device.c
device.c: In function `IDirect3DDevice8Impl_SetTextureStageState':
device.c:3456: `GL_MIRRORED_REPEAT_ARB' undeclared (first use in this 
function)
device.c:3456: (Each undeclared identifier is reported only once
device.c:3456: for each function it appears in.)
make[2]: *** [device.o] Error 1
make[2]: Leaving directory `/home/mduarte/wine/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/home/mduarte/wine/dlls'
make: *** [dlls] Error 2




More information about the wine-devel mailing list