Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How to debug QML with a CMake project.
Forum Updated to NodeBB v4.3 + New Features

How to debug QML with a CMake project.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qmldebugcmake
1 Posts 1 Posters 2.1k Views
  • 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.
  • M Offline
    M Offline
    manuelschneid3r
    wrote on last edited by
    #1

    I have set the flag -DQT_QML_DEBUG and checked "Enable QML" in "Build and run > Run > Debugger settings" (my translation) but still I cant step with the debugger. The instruction pointer is simply not shown the text view does not follow the instructoin pointer. Addtitionally I get this warnings on start:

    Warning: "QML Debugger: Invalid argument 'services:DebugMessages' detected. Ignoring the same."
    Warning: "QML Debugger: Invalid argument 'QmlDebugger' detected. Ignoring the same."
    Warning: "QML Debugger: Invalid argument 'V8Debugger' detected. Ignoring the same."
    Warning: "QML Debugger: Invalid argument 'QmlInspector' detected. Ignoring the same."
    QML Debugger: Waiting for connection on port 39750...

    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