-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
None
The concern is that there may be QML codes that runs well with JIT compilation but will fail with AOT compilation. And users want Qt Quick Test to also be compiled AOT, like those normal QML files added to qt_add_qml_module, and fails if such code exists. Then they know it, and won't bother actually building the actual app that uses such code.