DirectX and Wine

R Kadijk kadijk at fel.tno.nl
Thu Apr 26 04:41:35 CDT 2001


I'm having problems compiling and linking a simple DirectX program with Wine.
The problem is: a global variable c_dfDIMouse should be declared in dinput.h
and defined in library dinput.
c_dfDIMouse really is declared in dinput.h, but it seems that c_dfDIMouse is
not declared in library dinput.
During linking I get the error: undefined reference to `c_dfDIMouse'.
Anyone got a clue?

Thanks in advance,
Rein Kadijk
The Netherlands



More information about the wine-users mailing list