Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140868

Extend Qt Quick Test so that it compiles tst_*.qml files AOT

XMLWordPrintable

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes