Hi,
I tried to install QT 4.2 from www.trolltech.com and MinGW. The installation went fine, but it looks like wine needs a little bit more work.
%wine qtdemo.exe fixme:wintab32:WTInfoW (0, 0, 0x0): stub err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=32 fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE) fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE) fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE) fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE) fixme:system:SystemParametersInfoW Unimplemented action: 8202 (SPI_GETFONTSMOOTHINGTYPE) fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip 9c188b60 esp 00451000 stack 0x451000-0x660000
Also see: http://www.turbocat.net/~hselasky/wine
--HPS