Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Creator warns QML debugging not enabled
Forum Updated to NodeBB v4.3 + New Features

Creator warns QML debugging not enabled

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • mzimmersM Offline
    mzimmersM Offline
    mzimmers
    wrote on last edited by mzimmers
    #1

    Hi all -

    This problem just cropped up today...QML debugging had been working fine. But now, when I start the debugger, I get this warning:

    QML Debugger: Ignoring "-qmljsdebugger=port:35067,block,services:DebugMessages,QmlDebugger,V8Debugger,QmlInspector,DebugTranslation". Debugging has not been enabled
    

    QML Debugging and profiling is indeed enabled in my Build Settings, and Enable QML is checked under Run Settings-->Debugger settings.

    I also get this error upon termination of a debug session:

    Could not connect to the in-process QML debugger.
    

    Don't know whether this is related or not.

    Any idea what might have gone sour here? Thanks...

    1 Reply Last reply
    0
    • kkoehneK Offline
      kkoehneK Offline
      kkoehne
      Moderators
      wrote on last edited by
      #2

      Recompile your application. Is the define QT_QML_DEBUG part of the compiler command line?

      Director R&D, The Qt Company

      mzimmersM 1 Reply Last reply
      0
      • kkoehneK kkoehne

        Recompile your application. Is the define QT_QML_DEBUG part of the compiler command line?

        mzimmersM Offline
        mzimmersM Offline
        mzimmers
        wrote on last edited by
        #3

        @kkoehne where does QT_QML_DEBUG get defined?

        3596bb50-ac4f-4781-b41c-7caecf1c334b-image.png

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved