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

mapviewer example force-enables qtquickcompiler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.10.1
    • 5.10.0 RC
    • Location
    • None

    Description

      mapviewer.pro contains

      CONFIG += qtquickcompiler
      

      This is bad because it prevents QML debugging. The usual way to enable the Qt Quick compiler is via the qmake invocation and Qt Creator automatically does that on Profile and Release builds if the compiler is available.

      Attachments

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

        Activity

          People

            paangele Paolo Angelelli
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes