I'm playing with https://github.com/qyvlik/QmlThread project which allows to create QQmlEngine per thread to execute QML/Js in background and it mostly seems to be working just fine. But on attempt to debug QML I'm getting assertion.
I might be completely wrong, but from the first look it seems like additional QQmlEngine-s needs to be somehow registered in QmlDebugger. What needs to be done to get rid of this assertion (is it possible at all or QmlDebugger is always expect single QQmlEngine? ) Thanks! _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest