I want deploy add with Qt 4.7.1 without installer.
I read article:
http://doc.crossplatform.ru/qt/4.6.x...t-symbian.html
Qt libraty include in sis file, is it possible?
I want deploy add with Qt 4.7.1 without installer.
I read article:
http://doc.crossplatform.ru/qt/4.6.x...t-symbian.html
Qt libraty include in sis file, is it possible?
Possible? Yes.
Recommended? Definitely not.
The reason Qt 4.7.1 is not accepted for distribution in Ovi Store, and the SDK release has been delayed until 4.7.2 and now 4.7.3 has become available, is because of the serious bugs that release has.
Yes, you could embed the SIS file, but unless you are really careful in your installer scripting, you risk that installing your 4.7.1 build on a device would downgrade Qt and break all the other applications installed on device.
So if you want to deploy your application, use the Smart Installer. Or embed Qt 4.7.3 and use proper PKG scripting.
I want deploy Qt 4.7.2 only on phones S60 3rd Edition, because 4.7.3 not support S60 3rd Edition.
If soft will be install on S60 5rd Edition, I use smart installer.
What sis files should present in sis packege (only Qt)?
Qt 4.7.2 is not acceptable by Ovi store, also Qt 4.7.x in general are not supported by 3rd ed devices., thus if you want to use Qt 4.7, then you need to target only the Symbian^1 (i.e. 5th ed) and Symbian^3. and if you want to target 3rd ed devices, you need to use Qt 4.6