[SOLVED]S60 5th edition and Symbian ^3 compatibility
-
Hi all,
I have a question because I have develope an application with Qt 4.7.1 for Symbian^3 and now I whant make a porting on Symbian s60 5th edition.
I have read that is possible because by Qt S^3 and S60 5th are compatible and the applicazione can run on both of device.someone can said me how? because if I try to install the app on S60 5th edition device return that the application is not compatible.
@edit: if can help i have try to run the app on N97 simulator and it run normaly.
regards to all
-
Hello,
have you recompiled your application with toolchain for selected version of Symbian?
-
S60 5th corresponds to Symbian^1
-
If you want your application run on S60 5th devices then the answer is yes.
-
you welcome :)
-
[quote author="Vetryaspa" date="1321442550"]I have a question because I have develope an application with Qt 4.7.1 for Symbian^3 and now I whant make a porting on Symbian s60 5th edition. [/quote]
Symbian S60 5th Edition (also known as Symbian^1 or S^1) supports Qt apps and in general you can easily port apps to S^1 and publish them in Nokia Ovi Store.
-
[quote author="Vetryaspa" date="1321519125"]I have do it!! :)[/quote]
Well done! :) I have added solved tag and you can edit the title of thread by adding prefix [SOLVED]
-
How to select tool chain and how select version of Symbian ?
-
in my Qt 4.7.4 i see it is selected Symbian Anna for release. There was another option "Symbian Anna debug". I could not change it to Symbian^3 release. Do you know how to change it ?
-
Right now i don't have Symbian Anna. But 4.7.4 should support Symbian^3 too.