Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-76025 Specify the QML language and write a QML-to-C++ compiler
  3. QTBUG-111844

Add command line flags to customize diagnostic output of qmlsc/qmlcachegen

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P2: Important
    • 6.9
    • QML: Compiler
    • None

    Description

      qmlsc spits out a lot of warnings about things it cannot compile to C++, and qmlcachegen is completely silent by default. People have been complaining about both. There is the qt.qml.compiler.aot logging category to customize this. However, setting the logging category is inconvenient, especially at build time. Furthermore, people may want a compilation summary that tells them which bindings and functions have been compiled and which have been skipped. Such a summary could be printed to a file specified via a compile option.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes