[Interest] unresolved external symbol qt_static_plugin_QModernWindowsStylePlugin
Thiago Macieira
thiago.macieira at intel.com
Tue Nov 19 20:14:51 CET 2024
On Tuesday 19 November 2024 10:46:40 Pacific Standard Time Nuno Santos via
Interest wrote:
> I’m still using qmake.
>
> I think I have never explicitly requested the usage of a certain plugin.
That's your problem. I see some code in CMake to add the plugins directly.
For qmake, you may need to explicitly tell it, using the QTPLUGIN variable.
https://doc.qt.io/qt-6/qmake-variable-reference.html#qtplugin
--
Thiago Macieira - thiago.macieira (AT) intel.com
Principal Engineer - Intel DCAI Platform & System Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5152 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20241119/b712f1a9/attachment.bin>
More information about the Interest
mailing list