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

qtquickcompiler requirements have changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.15.1
    • QML: Compiler
    • None
    • All, Linux/Wayland, Linux/X11

      I tested this on Linux, but I suppose this affects all platforms.
      In my project I have

      CONFIG += qtquickcompiler
      RESOURCES += qml.qrc
      

      No

      QTQUICK_COMPILER_SKIPPED_RESOURCES
      

      is used.

      qml.qrc contains ~10 files
      all have the same prefix and should have the same imports.
      yet 2 of the file appear in full in clear text when I run

      strings $binary 
      

      So why is this happening and why is there no warning during compilation?
      I'm using feature of Qt 5.15 do they break qtquickcompiler?

        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
            damianatorrpm Damian Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes