I'm trying to compile an application that uses qml for a symbian phone.
I have Nokia Qt SDK installed, but it seems like the version of Qt included doesn't support Qt's declarative module.
When I try to compile I get an error saying: QDeclarativeView: No such file or directory.
Just what is the preferred way to use qml on symbian at the moment?




