Qt App Development for s60v5
-
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.