Deploying Symbian Qt Applications on the phone
Posted by: sabbour on: April 7, 2010
As a reminder to myself, these are the steps to deploy an Qt application on the mobile phone.
- Project settings:
- Add new build configuration S60_5th_Edition_SDK_v1.0 (Qt 4.6.0) Release

- Change its Tool Chain to be WINSCW

- Add a new Run Setting (ProjectName in Symbian Emulator)

- Open the project file (TestLBSWS.pro) and add the following to enable network usage:
symbian {
TARGET.CAPABILITY = NetworkServices
}
- Mobile deployment:
- Without smart installer (Qt 4.6.0)
- With smart installer (Qt 4.6.2+) steps
Advertisement
Like this:
Be the first to like this post.
November 5, 2010 at 9:04 am
This is a great blog. Thanks for all your hard work and the info you give. I am hoping you post again soon.I wish u keep on.
Thank You
http://clementmasonsblog.blogspot.com/2010/11/symbian-software-support-and.html