I have an QML file smoothly running on symbian-simulator. But when I deploy and run it on N900 then following error will appear on screen
module "com.nokia.symbian" is not installed
import com.nokia.symbian 1.0
In other words for Maemo how should I replace import com.nokia.symbian 1.0
with Maemo5 / N900 compatible import module

Reply With Quote

