Hello friends,
I am trying to integrate C++ and Qml...i followed the steps given in doc..it works fine in simulator..but while deploying on my n97 mini its giving the error
as QDeclarativeView-No such file or Directory.
Please help me out
I have no experience on compiling Qt code for SymbianOS, but i had same problem with WinCE. You should manually copy QtDeclarative, QtNetwork, QtScript and QtSql libraries to device when you use QML in your project.