November 16, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

[SOLVED]S60 5th edition and Symbian ^3 compatibility

Page  
1

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

16 replies

November 16, 2011

bergo.torino bergo.torino
Lab Rat
41 posts

Hello,

have you recompiled your application with toolchain for selected version of Symbian?

 Signature 

It’s compiling - mostly I’m slacking off ;)

November 16, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

in che nuild Symbian Device I can compile with this option:

Qt version: Qt 4.7.3 S^3 – and – 4.7.3 S^1 – and – 4.7.3 Symbian belle

tool Chain: Symbian GCCE ToolChain – and – GCCE from Qt version

which one of this option i have to set?

November 16, 2011

bergo.torino bergo.torino
Lab Rat
41 posts
S60 5th corresponds to Symbian^1
 Signature 

It’s compiling - mostly I’m slacking off ;)

November 16, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

I have to compile for Symbian^1 right?

November 16, 2011

bergo.torino bergo.torino
Lab Rat
41 posts

If you want your application run on S60 5th devices then the answer is yes.

 Signature 

It’s compiling - mostly I’m slacking off ;)

November 16, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

All right tnx very much!! :) I try to test on RDA :)

November 16, 2011

bergo.torino bergo.torino
Lab Rat
41 posts

you welcome :)

 Signature 

It’s compiling - mostly I’m slacking off ;)

November 16, 2011

leon.anavi leon.anavi
Mad Scientist
1045 posts
Vetryaspa wrote:
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.

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.

 Signature 

http://anavi.org/

November 17, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

I have do it!! :)

November 17, 2011

leon.anavi leon.anavi
Mad Scientist
1045 posts
Vetryaspa wrote:
I have do it!! :)

Well done! :) I have added solved tag and you can edit the title of thread by adding prefix [SOLVED]

 Signature 

http://anavi.org/

November 17, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

done :) and tnx :)

December 19, 2011

Md. Kayesh Md. Kayesh
Lab Rat
43 posts

How to select tool chain and how select version of Symbian ?

December 19, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

go to Progect—>Symbian Device (Select Build)

in the General options you find the “QT Version” where you can select the version of OS for target

December 20, 2011

Md. Kayesh Md. Kayesh
Lab Rat
43 posts

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 ?

December 20, 2011

Vetryaspa Vetryaspa
Lab Rat
87 posts

have you try to run on symbian Anna?

Page  
1

  ‹‹ Qt for UEFI platforms?      Wrong font size with QPainter::drawText ››

You must log in to post a reply. Not a member yet? Register here!