Hello,
I created a simple mobile application using Qt, but when I try to install the sis file on Nokia devices, it asks me to isntall Qt Mobiltiy first on the devices (12 MB). Do I need to install it on mobiles?
Hello,
I created a simple mobile application using Qt, but when I try to install the sis file on Nokia devices, it asks me to isntall Qt Mobiltiy first on the devices (12 MB). Do I need to install it on mobiles?
Yes, the device many not have Qt installed on it, so install Qt or use smartinstaller to install Qt apps
If you are trying to install on Symbian^3 device then you need to install qtmobility.sis. Otherwise you need to install qt_installer.sis and qtmobility.sis. Those sis files are available in :\NokiaQtSDK\Symbian\sis, assuming you are using NokiaQtSDK.
One for which you compiled your build.
I thought that we have sorted this out in http://discussion.forum.nokia.com/fo...ility-Versions already, but clearly that isn't the case
-- Lucian