Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Debugger never hits breakpoints - qml
-
Hello everyone, I'm developing qt quick app on linux fedora22 distribution, and I configured everything related to debugging qml, but the debugger never reach any breakpoint inside qml code, any ideas ?
-
Did you activate qml debug checkbox in your project settings (runtime tab of your kit settings)?