Displaying 3 results from an estimated 3 matches for "dinput_main".
2011 Jan 04
3
Linker problems with latest GIT
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_m...
2002 Oct 05
6
Problems with installing
.../../include -C.
devenum_main.c
make[2]: Leaving directory `/home/wayne/wine2/wine/dlls/devenum'
cd `dirname dinput/__depend__` && make depend
make[2]: Entering directory `/home/wayne/wine2/wine/dlls/dinput'
../../tools/makedep -I. -I. -I../../include -I../../include -C. device.c
dinput_main.c joystick/linux.c joystick/linuxinput.c keyboard/main.c
mouse/main.c
make[2]: Leaving directory `/home/wayne/wine2/wine/dlls/dinput'
cd `dirname dinput8/__depend__` && make depend
make[2]: Entering directory `/home/wayne/wine2/wine/dlls/dinput8'
../../tools/makedep -I. -I. -I../.....
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...Nl.rc No.rc Pl.rc Pt.rc Ro.rc Ru.rc Si.rc Sr.rc Sv.rc Uk.rc devenum.rc
> :info:build config.status: creating dlls/dinput/Makefile
> :info:build config.status: creating dlls/dinput/tests/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. data_formats.c device.c dinput_main.c effect_linuxinput.c joystick.c joystick_linux.c joystick_linuxinput.c joystick_osx.c keyboard.c mouse.c regsvr.c version.rc
> :info:build ../../../tools/makedep -xo -xcross.o -C. -S../../.. -T../../.. device.c joystick.c keyboard.c mouse.c
> :info:build confi...