[Wine] Linker problems with latest GIT

Quix0r wineforum-user at winehq.org
Mon Jan 3 21:53:17 CST 2011


Hi,

I have linker problems with latest GIT checkout (I already did a 'make distclean'):


Code:
../../../../wine/dlls/dinput/dinput_main.c: In function ‘LL_hook_proc_xi2’:
../../../../wine/dlls/dinput/dinput_main.c:930: error: ‘IDirectInputDevice2AImpl’ undeclared (first use in this function)
../../../../wine/dlls/dinput/dinput_main.c:930: error: (Each undeclared identifier is reported only once
../../../../wine/dlls/dinput/dinput_main.c:930: error: for each function it appears in.)
../../../../wine/dlls/dinput/dinput_main.c:930: error: ‘dev’ undeclared (first use in this function)
../../../../wine/dlls/dinput/dinput_main.c:933: error: expected expression before ‘)’ token
../../../../wine/dlls/dinput/dinput_main.c:933: error: expected expression before ‘)’ token
make[1]: *** [dinput_main.o] Error 1
make: *** [dlls/dinput] Error 2



It is a out-of-source-tree build. Any ideas?

Roland







More information about the wine-users mailing list