https://bugs.kde.org/show_bug.cgi?id=358381
--- Comment #5 from Thomas Lübking <[email protected]> --- /usr/i686-w64-mingw32/sys-root/mingw/include/qt5/QtCore/qplugin.h defines QT_MOC_EXPORT_PLUGIN depending on QT_STATICPLUGIN definition. I assume this happens in some other path (qt5/mkspecs/win32-g++ , include/qt5/QtWidgets , /include/qt5/QtGui) as well, but "corrected" (some windows speciality or similar) which is shadowed by the qplugin.h in QtCore. Alternatively "some" header in include/qt5/QtCore undefines QT_STATICPLUGIN (it should only show up in qplugin.h) -- You are receiving this mail because: You are watching all bug changes.
