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

qtquickcompiler can't be disabled in *.pro

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 6.4.0 Beta2
    • Build tools: qmake
    • None
    • Windows

    Description

      By default qtquickcompiler is enabled in "build settings" of a new project, so "CONFIG += qtquickcompiler" is automatically added to "Effective qmake call"
      It is expected that this line in project *.pro file:

      CONFIG -= qtquickcompiler
      

      should override the value, but it doesn't work. The value is read from and saved to *.user instead.

      Since qtquickcompiler is broken in 6.3 and 6.4 for multi-project configurations, it would make sense to disable it by default.

      Attachments

        1. output.txt
          36 kB
        2. pro.7z
          3 kB

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              alexey89 alexey89
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes