[Interest] QtPlugins statically linked not loading
David Faure
david.faure at kdab.com
Thu Jul 7 19:46:46 CEST 2016
On lundi 1 juin 2015 18:18:07 CEST Nuno Santos wrote:
> #ifdef Q_OS_WINDOWS
> #include <Windows.h>
> Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin)
> #endif
Old mail, but for the record:
surely the issue was that the correct #define is Q_OS_WIN32, not Q_OS_WINDOWS
(this never existed).
--
David Faure | david.faure at kdab.com | Managing Director KDAB France
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.fr
KDAB - The Qt Experts
More information about the Interest
mailing list