Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.0.0 Beta4
-
None
-
a3253c37903e95706f011bc03093160236b57bdc (qt/qtquickcontrols2/dev) 3fb8b53d20bd71c8b3bec7f2e08d6f50aa24636b (qt/qtquickcontrols2/dev)
Description
When using a statically compiled Qt an example using Controls2 fails with "QmlComponent: Component is not ready"
This is due to FocusFrame being created, nd requiring QtQuick.Layouts, but qmlimportscanner, not detecting the dependency.