[Wine] Re: World Of tanks

Pablik wineforum-user at winehq.org
Sun Feb 26 02:23:45 CST 2012


hi, exist this patch to wine 1.4-rc5 ??
i try use this patch on wersion 1.4-rc5 and have error

wine-1.4-rc5$ patch -p1 < ../raw.patch

Code:

patching file dlls/user32/Makefile.in
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file dlls/user32/Makefile.in.rej
patching file dlls/user32/input.c
Hunk #3 succeeded at 868 (offset -8 lines).
Hunk #4 succeeded at 1337 (offset -8 lines).
patching file include/winuser.h
Hunk #1 succeeded at 493 (offset 2 lines).




dlls/user32/Makefile.in.rej

Code:

--- dlls/user32/Makefile.in
+++ dlls/user32/Makefile.in
@@ -1,7 +1,7 @@
 EXTRADEFS = -D_USER32_ -D_WINABLE_
 MODULE    = user32.dll
 IMPORTLIB = user32
-IMPORTS   = gdi32 version advapi32
+IMPORTS   = gdi32 version advapi32 dinput8 dinput dxguid
 DELAYIMPORTS = imm32
 
 C_SRCS = \




can you give me working patch or help with this error ??







More information about the wine-users mailing list