Re: Qt4/win32 without Qt3Support
Christian Ehrlicher <[email protected]> Fri, 01 Jul 2005 06:25:20 +0200
| Newsgroups | gmane.comp.kde.devel.cygwin |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andreas Hausladen schrieb: > It looks like that someone at Trolltech forgot to adjust > gui/kernel/qdesktopwidget_win.cpp to work without Qt3Support. The > Qt::WType_Desktop must be changed to Qt::Desktop or > Qt::WindowType::Desktop (line 283) > > The same for gui/painting/qprintengine_win.cpp where a Qt::WV_DOS_based > in line 248 must be replaced by QSysInfo::WV_DOS_based. > > > > Can someone explain me, why my tmscheme.h, uxtheme.h and schemadef.h had > missing enums? After copying the one from the Win32SDK, the > gui/styles/qwindowsxpstyle was compileable. I'm sure I had not touched > these files since I installed VC. Maybe your uxtheme.h is too old? For MinGW you#ll need a 'new' win32api too (2.4 won't work, only 2.5 and above) because of the same reason Christian -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCxMWvnNKwkgf+zVMRAkLGAJ95UGkWtGf/0Fujkfu7wTSXpYYKUgCbBFtQ xUJJjKTAZc8rIxJv1Bg3DDc= =LRE7 -----END PGP SIGNATURE-----