Problems with Open-Source Downloads read https://www.qt.io/blog/problem-with-open-source-downloads and https://forum.qt.io/post/638946
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)?