PDA

View Full Version : Couldn't find the "Mobile Qt Application" option



baluk
20th September 2010, 07:51
Hi,

I want to make a Qt mobile application on Qt Creator 4.6. I have seen in some post that we can select the Mobile Qt application option under the projects menu.But I can only see Qt GUI, Qt Console and Qt class library options to get start with new project. Can someone please tell me how to get start with new Qt mobile project.

Thank you,
Baluk

wysota
20th September 2010, 07:54
I think you have to have Creator 2.0 with configured Qt Simulator for that option to be available but basically a mobile application is no different than a desktop one so you can safely use any of the other options.

baluk
20th September 2010, 10:05
Hi,

You mean I can start with implementing Qt GUI application and then deploy it as a mobile application. If so, can you provide me any link that describes how can we do it. Because this will be going to my first application in qt and I don't have much idea how the deployment works.

Thank you,
Baluk

wysota
20th September 2010, 10:13
If so, can you provide me any link that describes how can we do it.
http://doc.qt.nokia.com/latest/deployment.html

tsp
20th September 2010, 10:42
http://qt.nokia.com/products/qt-for-mobile-platforms#qtfornokia

You need to install Nokia Qt SDK to build apps for Symbian / Maemo.