[solved] Another question about symbian 5th
-
The best resource for Symbian development currently is most likely developer.nokia.com.
They offer SDKs for N97 and Symbian 5th and 3rd ed. phones "here":http://www.developer.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html .
-
[quote author="Tobias Hunger" date="1358696756"]The best resource for Symbian development currently is most likely developer.nokia.com.
They offer SDKs for N97 and Symbian 5th and 3rd ed. phones "here":http://www.developer.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html .[/quote]
Thanks.
-
[quote author="Tobias Hunger" date="1358696756"]The best resource for Symbian development currently is most likely developer.nokia.com.
They offer SDKs for N97 and Symbian 5th and 3rd ed. phones "here":http://www.developer.nokia.com/info/sw.nokia.com/id/ec866fab-4b76-49f6-b5a5-af0631419e9c/S60_All_in_One_SDKs.html .[/quote]
New problem appeared. I downloaded SDK and installed it to $QtSDK_PATH/Symbian/SDKs/SDK5th, but downloaded SDK haven't qmake tool, and I can't add it to QT Profiles. Also I noticed, that there are no QT libs in include folder
-
Not necesserily the right way to do it, but I installed 2 different versions of SDK's to separate directories. Here's a link to 1.1.2 http://www.developer.nokia.com/info/sw.nokia.com/id/84801bfe-8517-4287-9829-014c6f572127/Qt_SDK_1_1_2.html
-
[quote author="jetrix74" date="1358699425"]Not necesserily the right way to do it, but I installed 2 different versions of SDK's to separate directories. Here's a link to 1.1.2 http://www.developer.nokia.com/info/sw.nokia.com/id/84801bfe-8517-4287-9829-014c6f572127/Qt_SDK_1_1_2.html[/quote]
Is it nessasary to update older version?
!http://gyazo.com/659f5737443a8276f080cb83b19aaba5.png(version)!
-
Sorry, I can't recall if everything was updated. I remember updating some of the components after downloading the 1.1.2, but I'm quite sure It will deploy to 5th ed. phote "as it is". I use this version for S60 5th, but I have not released anything for them for couple of months.
-
bio120: Do not update Qt Creator to anything newer than 2.4.x!
Symbian support was not so well tested in the 2.5 series and completely removed in 2.6.
-
[quote author="Tobias Hunger" date="1358716423"]bio120: Do not update Qt Creator to anything newer than 2.4.x!
Symbian support was not so well tested in the 2.5 series and completely removed in 2.6.[/quote]
My creator version is 4.2.1 and it supports symbian :)