how to integrate Nokia qt mobility 1.1.0 with Qt Creator v2.0.1 (Nokia Qt SDK)
Hi all,
I am a newbie in qt. I want to integrate Nokia qt mobility with qt creator.
+ I've just download and install Nokia_Qt_SDK_Win_offline_v1_0_1_en.exe (Qt v4.7.0 32bit)
+ After that I download qt-mobility-symbian-opensource-1.1.0.zip
I follow the instruction and search in the internet and in Nokia site about how to configure Nokia Mobility with Qt creator.
Then I create a new testing Qt mobile project. In this project I want to send SMS so I include "qmessage" but I cannot make instance of qmessage. So I cannot build application to run on symbian device with feature pack 2 or above.
Can anyone help me to make Nokia Qt Mobility working on Qt creator which I mention above?
P.S: If provide a step by step with picture or video is appropriate.
Thank!!
Re: how to integrate Nokia qt mobility 1.1.0 with Qt Creator v2.0.1 (Nokia Qt SDK)
I tried this and it worked for me:
I only did "Set up your development environment" and "Testing" parts
I am using Nokia Qt SDK 1.0.2
[url]http://doitdifferent.wordpress.com/2010/11/11/setting-up-qt-mobility-with-qtcreator/[/url]