Details
-
Technical task
-
Resolution: Fixed
-
P1: Critical
-
None
-
None
-
d8d1049ff (dev)
Description
There's a problem with plugins loading if the initial batched test does not contain Qt::Gui in its libraries. There's a plugin handling logic for non-standalone builds in qt_internal_add_executable (QtExecutableHelpers.cmake:214) that only gets triggered with Qt::Gui present initially.
Attachments
Issue Links
- is required for
-
QTBUG-109813 Add WASM-specific autotests to batch
- In Progress