How to debug QML with a CMake project.
Unsolved
QML and Qt Quick
-
wrote on 29 Jan 2016, 11:22 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/1