Debugging QML and C++
-
I'm trying to debug a C++ and QML project, so far none of the breakpoints in QML work. I've looked at this page:
https://doc.qt.io/qtcreator/creator-debugging-qml.html
However I don't see the options to Enable C++ or Enable QML under Mixed C++/QML Debugging, I'm using Qt Creator 4.12.4 based on Qt 5.15.2.
-
-
I'm trying to debug a C++ and QML project, so far none of the breakpoints in QML work. I've looked at this page:
https://doc.qt.io/qtcreator/creator-debugging-qml.html
However I don't see the options to Enable C++ or Enable QML under Mixed C++/QML Debugging, I'm using Qt Creator 4.12.4 based on Qt 5.15.2.
-
-