Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt App Development for s60v5
QtWS25 Last Chance

Qt App Development for s60v5

Scheduled Pinned Locked Moved Mobile and Embedded
15 Posts 4 Posters 16.3k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    secretNinja
    wrote on 30 Apr 2011, 20:34 last edited by
    #2

    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.

    1 Reply Last reply
    0
    • W Offline
      W Offline
      writ-z
      wrote on 1 May 2011, 18:21 last edited by
      #3

      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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        secretNinja
        wrote on 1 May 2011, 18:26 last edited by
        #4

        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?

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on 1 May 2011, 22:19 last edited by
          #5

          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

          http://anavi.org/

          1 Reply Last reply
          0
          • W Offline
            W Offline
            writ-z
            wrote on 2 May 2011, 10:32 last edited by
            #6

            [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

            1 Reply Last reply
            0
            • W Offline
              W Offline
              writ-z
              wrote on 2 May 2011, 16:26 last edited by
              #7

              Will I also need S60v5 sdk and Carbide.c++ installed???

              1 Reply Last reply
              0
              • L Offline
                L Offline
                leon.anavi
                wrote on 2 May 2011, 16:30 last edited by
                #8

                [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

                http://anavi.org/

                1 Reply Last reply
                0
                • W Offline
                  W Offline
                  writ-z
                  wrote on 3 May 2011, 10:37 last edited by
                  #9

                  [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?

                  1 Reply Last reply
                  0
                  • L Offline
                    L Offline
                    leon.anavi
                    wrote on 3 May 2011, 11:10 last edited by
                    #10

                    [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

                    http://anavi.org/

                    1 Reply Last reply
                    0
                    • W Offline
                      W Offline
                      writ-z
                      wrote on 3 May 2011, 16:20 last edited by
                      #11

                      OK!
                      Thnx

                      1 Reply Last reply
                      0
                      • S Offline
                        S Offline
                        Sejrak
                        wrote on 25 May 2011, 21:28 last edited by
                        #12

                        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) ?

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          secretNinja
                          wrote on 25 May 2011, 21:40 last edited by
                          #13

                          QtSDK would be enough for everything you want to do :)

                          1 Reply Last reply
                          0
                          • L Offline
                            L Offline
                            leon.anavi
                            wrote on 26 May 2011, 06:24 last edited by
                            #14

                            [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.

                            http://anavi.org/

                            1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              Sejrak
                              wrote on 26 May 2011, 08:44 last edited by
                              #15

                              I do not intend to submit my app to Ovi Store.

                              Thank you both.

                              1 Reply Last reply
                              0

                              • Login

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Users
                              • Groups
                              • Search
                              • Get Qt Extensions
                              • Unsolved