Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved How to debug QML with a CMake project.

    QML and Qt Quick
    qml debug cmake
    1
    1
    1776
    Loading More Posts
    • 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
      manuelschneid3r last edited by

      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 Reply Quote 0
      • First post
        Last post