[Development] [EXTERNAL EMAIL] cmake targets for plugins are still not working (QTBUG-89643)
Mark De Wit
mark.dewit at iesve.com
Thu May 27 19:30:55 CEST 2021
Note, I've been informed on that bug that shared and static builds require different fixes and therefore created a new bug report QTBUG-94066 for fixing the shared / official installs versions.
Thank,
Mark
From: Development <development-bounces at qt-project.org> On Behalf Of Mark De Wit
Sent: 27 May 2021 17:50
To: Development at qt-project.org
Subject: [EXTERNAL EMAIL] [Development] cmake targets for plugins are still not working (QTBUG-89643)
I'd like to flag up bug report https://bugreports.qt.io/browse/QTBUG-89643 which is closed as fixed in Qt 6.1.0 but is still (or again) broken in Qt 6.1.1
I added a comment to the Bug, but in my testing, the Qt6 Gui module does not load its plugin as part of its cmake processing, and CMake thus tells me:
get_target_property() called with non-existent target
"Qt6::QWindowsIntegrationPlugin".
And...
get_target_property() called with non-existent target
"Qt6::QSvgIconPlugin".
Etc...
Kind regards,
Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20210527/82a1e6db/attachment.html>
More information about the Development
mailing list