wine direcxt 패치후 컴파일에러
make[2]: Entering directory `/home/angkk2u/wine/dlls/d3d8'
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o basetexture.o basetexture.c
In file included from d3d8_private.h:70,
from basetexture.c:31:
../../include/wine/wined3d_interface.h:699: error: `WINED3D_HIGHEST_TEXTURE_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:699: error: `WINED3D_HIGHEST_SAMPLER_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:769: error: `WINED3D_HIGHEST_TEXTURE_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:769: error: `WINED3D_HIGHEST_SAMPLER_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:850: error: `WINED3D_HIGHEST_TEXTURE_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:850: error: `WINED3D_HIGHEST_SAMPLER_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:931: error: `WINED3D_HIGHEST_TEXTURE_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:931: error: `WINED3D_HIGHEST_SAMPLER_STATE' undeclared here (not in a function)
../../include/wine/wined3d_interface.h:1017: error: syntax error before "glDescriptor"
../../include/wine/wined3d_interface.h:1270: error: redefinition of `struct IWineD3DSwapChain'
../../include/wine/wined3d_interface.h:1270: error: redefinition of `IWineD3DSwapChainVtbl'
../../include/wine/wined3d_interface.h:1225: error: `IWineD3DSwapChainVtbl' previously declared here
../../include/wine/wined3d_interface.h:1271: error: redefinition of `struct IWineD3DSwapChainVtbl'
make[2]: *** [basetexture.o] 오류 1
make[2]: Leaving directory `/home/angkk2u/wine/dlls/d3d8'
make[1]: *** [d3d8] 오류 2
make[1]: Leaving directory `/home/angkk2u/wine/dlls'
make: *** [dlls] 오류 2
컴파일 내공이 부족하여 무슨 내용인지 모르겠습니다 ㅠ.ㅠ
검색해봐도 못찾겠어요
댓글 달기