Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-32567

"Disables QML Debugging" shows for building Qt 6 applications when Qt Quick Compiler is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • Qt Creator 17.0.0
    • Qt Creator 15.0.0
    • Quick / QML Support
    • None
    • OS: Windows 10
      Qt version: Qt 6.8.1
    • Windows
    • 7dbc593ae (master)

    Description

      When enabling Qt Quick Compiler for building a debug version of a QMake project with a Qt 6 version, the "Disables QML debugging. QML profiling will still work" warning message shows. However, QML debugging is still enabled, NOT Disabled. 

      Steps to reproduce:

      • Open the attached QMake project in Qt Creator 15.0.0
      • Go to Projects > Build & Run and select Desktop Qt 6.8.1 kit
      • On the same screen, go to Build Settings > General > Qt Quick Compiler and select "Enable"
      • The warning message shows next to the setting box. The screenshot is attached.
      • Build the project in debug mode
      • Open main.qml, and set a break point at line 9
      • Hit F5 to run the app
      • The app stopped at the break point

      Attachments

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

        Activity

          People

            hjk hjk
            dongmei Dongmei Wang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes