Qt App Development for s60v5
-
wrote on 30 Apr 2011, 18:09 last edited by
Hello I am new to QT....
I want to crate qt apps from my pc for s60v5
but I cannot install Qt to the Symbian SDK
So I am not able to do any thing with qt....
What I have to do to install Qt to SDK and work with SDK to build apps for s60v5........ -
wrote on 30 Apr 2011, 20:34 last edited by
Qt is part of the SDK. Which version of the SDK have you tried?
If it isn't 1.1 RC, I would recommend you to uninstall everything ( related to Qt ) and to try "the latest online version of the installer for your system":https://developer.qt.nokia.com/prereleases .
Successful installation of 1.1 RC of the Qt SDK will mean that you have everything ( Qt, QtCreator ... ) to develop apps for s60 (and much more of course) :)If you still have problems, write what exactly is the problem.
-
wrote on 1 May 2011, 18:21 last edited by
I want to create apps for s60v5
I have installed s60v5 sdk also Qt SDK 1.1 RC
But I can not find Qt for s60v5 in QtCreator>>Tools>>Options>>QT4 -
wrote on 1 May 2011, 18:26 last edited by
You don't need s60v5 sdk ... now everything is under the name 'Qt SDK'.
If you have in this menu one of those:
- Qt 4.6.3 for Symbian^1 (Qt SDK)
- Qt 4.7.3 for Symbian^1 (Qt SDK)
you could develop apps for s60v5.
Do you have them?
-
wrote on 1 May 2011, 22:19 last edited by
Hi,
At the moment please use the "Nokia Qt SDK 1.0.2":http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html for applications you wish submit your application to Ovi Store.
Please also note that Qt application build with Nokia Qt SDK will be compatible with all versions of Symbian which support Qt. You will NOT have to build different releases for the different versions of Symbian.
Best regards,
Leon -
wrote on 2 May 2011, 10:32 last edited by
[quote author="leon.anavi" date="1304288356"]Hi,
At the moment please use the "Nokia Qt SDK 1.0.2":http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html for applications you wish submit your application to Ovi Store.
Please also note that Qt application build with Nokia Qt SDK will be compatible with all versions of Symbian which support Qt. You will NOT have to build different releases for the different versions of Symbian.
Best regards,
Leon[/quote]
Thnx
I was very much confused before that i would need different sdk
Now it is clear like daylight
[quote author="secretNinja" date="1304274398"]You don't need s60v5 sdk ... now everything is under the name 'Qt SDK'.If you have in this menu one of those:
- Qt 4.6.3 for Symbian^1 (Qt SDK)
- Qt 4.7.3 for Symbian^1 (Qt SDK)
you could develop apps for s60v5.
Do you have them?
[/quote]Yes I have Installed 1.1 and now I have Them
THNX TO ALL
-
wrote on 2 May 2011, 16:26 last edited by
Will I also need S60v5 sdk and Carbide.c++ installed???
-
wrote on 2 May 2011, 16:30 last edited by
[quote author="writ-z" date="1304353602"]Will I also need S60v5 sdk and Carbide.c++ installed???[/quote]
Nokia Qt SDK has everything you need to start development using Qt Creator (which also included in this SDK).
"Carbide.C++":http://developer.qt.nokia.com/wiki/Carbide.c is not included in Nokia Qt SDK but if you insist on using it you can download it for free from "Forum Nokia":http://www.forum.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html
Cheers,
Leon -
wrote on 3 May 2011, 10:37 last edited by
[quote author="leon.anavi" date="1304353805"]
[quote author="writ-z" date="1304353602"]Will I also need S60v5 sdk and Carbide.c++ installed???[/quote]Nokia Qt SDK has everything you need to start development using Qt Creator (which also included in this SDK).
"Carbide.C++":http://developer.qt.nokia.com/wiki/Carbide.c is not included in Nokia Qt SDK but if you insist on using it you can download it for free from "Forum Nokia":http://www.forum.nokia.com/info/sw.nokia.com/id/dbb8841d-832c-43a6-be13-f78119a2b4cb.html
Cheers,
Leon
[/quote]I already have carbide.c++
but i want to know if it is needed essentially or not? -
wrote on 3 May 2011, 11:10 last edited by
[quote author="writ-z" date="1304419065"]
I already have carbide.c++
but i want to know if it is needed essentially or not?
[/quote]
No, it is not. That is why Carbide.C++ is not included in Nokia Qt SDK. Depending on you personal preferences you can use Qt Creator on Carbide.C++.Cheers,
Leon -
wrote on 3 May 2011, 16:20 last edited by
OK!
Thnx -
wrote on 25 May 2011, 21:28 last edited by
I would like to ask pretty same question ... I have Nokia N82 (s60 3rd edition FP1)
Do I have to install anything else except Qt SDK (1.1.1) ? -
wrote on 25 May 2011, 21:40 last edited by
QtSDK would be enough for everything you want to do :)
-
wrote on 26 May 2011, 06:24 last edited by
[quote author="Sejrak" date="1306358922"]I would like to ask pretty same question ... I have Nokia N82 (s60 3rd edition FP1)
Do I have to install anything else except Qt SDK (1.1.1) ?[/quote]Please note that you cannot submit Qt app for Nokia N82 in Ovi Store because it is "not among the compatible devices":http://www.forum.nokia.com/Distribute/Packaging_and_signing.xhtml#article1.
-
wrote on 26 May 2011, 08:44 last edited by
I do not intend to submit my app to Ovi Store.
Thank you both.