Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. SDK or the libraries ? What do i download ?
Qt 6.11 is out! See what's new in the release blog

SDK or the libraries ? What do i download ?

Scheduled Pinned Locked Moved Installation and Deployment
12 Posts 4 Posters 5.8k Views 1 Watching
  • 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
    SeedOfLife
    wrote on last edited by
    #1

    I am confused. What is the difference between having to download the SDK and te framework only option ? The link to downloads (http://qt.nokia.com/downloads) points me to these 2 options and I dont know what to get. Pls advice.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      giesbert
      wrote on last edited by
      #2

      As always, it depends on what you need.

      If you download the SDK, you get:

      bq. The current Qt SDK includes: Qt libraries version 4.7.3 (change notes), Qt Creator IDE version 2.1 (change notes)

      It also includes the binaries and build tools for symbian, meamo, mingw, ..

      If you donwload the framework only, you get the qt libs and headers. No QtCreator, no tools...

      Nokia Certified Qt Specialist.
      Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

      1 Reply Last reply
      0
      • ? This user is from outside of this forum
        ? This user is from outside of this forum
        Guest
        wrote on last edited by
        #3

        I think SDK is for developing new software. Libraries are what you need to just run some software made for you or found elsewhere.

        PS, link should read http://qt.nokia.com/downloads (no extra ')' )

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          Both is for developement.

          But one is including all the Nokia tools like Creator, meego, symbian, etc, on is library only incl headers and sources.

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            andre
            wrote on last edited by
            #5

            If you are unsure: get the SDK.

            1 Reply Last reply
            0
            • G Offline
              G Offline
              giesbert
              wrote on last edited by
              #6

              And use the online installer, then you can select the components you need, otherwise it loads 1.5 GB from the net :-)

              Nokia Certified Qt Specialist.
              Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

              1 Reply Last reply
              0
              • S Offline
                S Offline
                SeedOfLife
                wrote on last edited by
                #7

                Guys thanx for helping me out here. I use Qt for development on WIndows desktop. I cudnt find this infor anywhere else. Wish Nokia cud jus give details of their installation available and what we would get.
                Yes I did see a link to an offline installer which runs for 1.5G in size (http://labs.qt.nokia.com/2011/05/04/qt-sdk-1-1-released/) which really puzzled me wondering what there could be that big in size.

                I had downloaded the SDK version 2010.05 sometime back and I remember it had the MingW version. Since Im only interested in the VS toolchain I had to go and get back the VS Framework plus the VS addin.

                If its the same story for the 1.1 SDK as well then Im better off gettin the VS Framework and libraries rather than the SDK. Im hoping when u say get the SDK taht the VS toolchain would also be included in that.

                Thanks again guys.

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  SeedOfLife
                  wrote on last edited by
                  #8

                  I jus downloaded the offline SDK (1.5G) and installed it. All components I need (MinGW and the VS2008 toolchains, plus the Qt Creator) get installed. However they have missed on the Qt Assistant. Now Im trying to look for a place where I can download the Assistant and the docs separately.

                  1 Reply Last reply
                  0
                  • S Offline
                    S Offline
                    srikanth_trulyit
                    wrote on last edited by
                    #9

                    Qt Assistant is not missing, You can find it at Qt_SDK_PATH\Desktop\Qt\4.7.2\mingw\bin

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      SeedOfLife
                      wrote on last edited by
                      #10

                      yea but that's only the executable. Strangely the docs are missing. There's no tree on the left side pane. All u get are a few pages of Qt Assistant.
                      I chose custom install. But Im pretty sure I dint disable anything that said Qt Assistant. So it appears they left out the Assistant as a separate package. Question is where do i find that separate package for download.

                      1 Reply Last reply
                      0
                      • A Offline
                        A Offline
                        andre
                        wrote on last edited by
                        #11

                        I have my Assistant in this path: C:\Qt\SDK1.1\QtCreator\bin, but it does not have any documentation installed by default either. It is easy to add though. Under Edit -> Preferences, you can add documentation sources under the Documentation tab. The documentation is located in C:\Qt\SDK1.1\Documentation

                        Weird that it is not there by default. I guess it has to do with the fact that the documentation is also integrated in Qt Creator, and the documentation from there can also be detached from the main Creator window. That's what I use now most of the time.

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          srikanth_trulyit
                          wrote on last edited by
                          #12

                          If you do not see docs then i think you have to add the documentation. Do it from QtAssistant->Edit->Preferences->Documentation and add them. You can find the docs at <QT_SDK_PATH>/Documentation

                          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