Debugging QtQuick 1.1 application with QtCreator 3.6.0?
Unsolved
QML and Qt Quick
-
Hello, I'm trying to debug a QtQuick 1.1 application but the set breakpoints are not achieved. Under projects settings, section build steps, enable QML debugging and profiling is the message "requires qt 5.0.0 or newer".
My system:
- Linux
- Qtcreator 3.6.0
- Qt4.8.6
Is it possible to debug a QtQuick 1.1 application with my system settings?