Thank you Thomas for the excellent description. I was able to get QML & JS debugging to work after following these steps. Thank you so much!
One small note for others that may read this thread, there was a typo (missing "v") in "QDeclarativeViewObserver" at this line: >* > #if defined(QMLJSDEBUGGER) && !defined(NO_QMLOBSERVER)*>* > new >QmlJSDebugger::QDeclarativeViewObserer(m_qmlScene, this);*>* > #endif*
_______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
