[wx-dev] WINE still working?

Nerijus Baliunas nerijus at users.sourceforge.net
Sun Nov 12 08:11:43 PST 2006


On Sun, 12 Nov 2006 15:41:49 +0000 Julian Smart <julian at anthemion.co.uk> wrote:

> Unfortunately it crashes when running auidemo, at least using the Wine 
> I'm using which is quite old (contemporary with SUSE 9.2). Maybe it 
> would work with a later Wine. But it's nice that you can compile and run 
> most samples with Winelib out of the box with wxWidgets 2.8.0 - don't 
> know if anyone uses it though.

I cannot compile it with wine 0.9.24:

../wxWindows/src/msw/ole/automtn.cpp: In function 'void ReleaseVariant(VARIANTARG*)':
../wxWindows/src/msw/ole/automtn.cpp:819: error: invalid conversion from 'long int*' to 'LONG*'
../wxWindows/src/msw/ole/automtn.cpp:819: error:   initializing argument 3 of 'HRESULT SafeArrayGetLBound(SAFEARRAY*, UINT, LONG*)'
../wxWindows/src/msw/ole/automtn.cpp:820: error: invalid conversion from 'long int*' to 'LONG*'
../wxWindows/src/msw/ole/automtn.cpp:820: error:   initializing argument 3 of 'HRESULT SafeArrayGetUBound(SAFEARRAY*, UINT, LONG*)'

Regards,
Nerijus




More information about the wx-dev mailing list