Problem with compiling ole32 crosstest
Hi! Does anybody have a problem compilling the crosstest of ole32? Or maybe it's only my fault? I have: usrmarshal.cross.o: In function `func_usrmarshal': /srv/vitperov/Projects/wine-dev/dlls/ole32/tests/usrmarshal.c:445: undefined reference to `_WdtpInterfacePointer_UserSize(a)20' /srv/vitperov/Projects/wine-dev/dlls/ole32/tests/usrmarshal.c:448: undefined reference to `_WdtpInterfacePointer_UserMarshal(a)20' ... -- Best wishes, Vitaly Perov Russia, Saint-Petersburg. www.etersoft.ru
On Fri, Feb 13, 2009 at 02:01:35PM +0300, Vitaly Perov wrote:
Hi!
Does anybody have a problem compilling the crosstest of ole32? Or maybe it's only my fault?
I have: usrmarshal.cross.o: In function `func_usrmarshal': /srv/vitperov/Projects/wine-dev/dlls/ole32/tests/usrmarshal.c:445: undefined reference to `_WdtpInterfacePointer_UserSize(a)20' /srv/vitperov/Projects/wine-dev/dlls/ole32/tests/usrmarshal.c:448: undefined reference to `_WdtpInterfacePointer_UserMarshal(a)20' ...
Does this help? cd dlls/ole32 make libole32.a -- huw(a)codeweavers.com
On Friday 13 February 2009 14:18:17 Huw Davies wrote:
On Fri, Feb 13, 2009 at 02:01:35PM +0300, Vitaly Perov wrote:
Hi!
Does anybody have a problem compilling the crosstest of ole32? Or maybe it's only my fault?
I have: usrmarshal.cross.o: In function `func_usrmarshal': /srv/vitperov/Projects/wine-dev/dlls/ole32/tests/usrmarshal.c:445: undefined reference to `_WdtpInterfacePointer_UserSize(a)20' /srv/vitperov/Projects/wine-dev/dlls/ole32/tests/usrmarshal.c:448: undefined reference to `_WdtpInterfacePointer_UserMarshal(a)20' ...
Does this help?
cd dlls/ole32 make libole32.a
Yes, thank you!!! -- Best wishes, Vitaly Perov Russia, Saint-Petersburg. www.etersoft.ru
participants (2)
-
Huw Davies -
Vitaly Perov