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

qtquickcompiler can't be disabled in *.pro

XMLWordPrintable

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

      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.

        1. output.txt
          36 kB
        2. pro.7z
          3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes