[Qt-qml] Enabling QML JS debugging with a CMake project

Matt Thomas mattypiper at gmail.com
Mon May 23 05:18:37 CEST 2011


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*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20110522/9fb9f832/attachment.html 


More information about the Qt-qml mailing list