Hi everyone, I've been lent a Nokia N97 to test my QML application. However, I couldn't find detailed instructions online on how to run QML code from an N97 (i.e. on a device running Symbian S60 5th edition). I guess the problem is that QML requires a QDeclarativeEngine component, which is only available on Qt4.7, and that the Qt libraries for Symbian are still at 4.6.3.
Have anyone managed to install Qt 4.7 on their symbian device (and run a application that uses QML) ? If so, simple and detailed instructions on how to do so would be very appreciated :) I've seen a couple of posts such as http://lists.trolltech.com/pipermail/qt-qml/2010-May/000366.html, but what I'm looking for is a set of detailed step by step instructions (i.e. tutorial-style) in order to help newbie qml programmers like me. Best, Sacha _______________________________________________ Qt-qml mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-qml
