Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Which QT installation am i supposed to download?
Forum Updated to NodeBB v4.3 + New Features

Which QT installation am i supposed to download?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 1.7k 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.
  • B Offline
    B Offline
    beatle
    wrote on last edited by
    #1

    Ok, so i tried installing the QT 5.0 creator from the downloads section for windows 64 bit. but i noticed it was different from the video tutorials ive watched. So i got a hold of QT SDK 1.2.1 from the nokia website. I am wondering whats the difference between them? Am i out dated?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The Qt SDK from Nokia is currently outdated. You're right with QtCreator and Qt 5 from the Qt Project site.

      The SDK was made in the time Nokia owned Qt. But that has changed, now Digia owns Qt. IIRC (but I may be wrong) a new SDK is on it's way but it is future talk.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • K Offline
        K Offline
        koahnig
        wrote on last edited by
        #3

        it depends what you are up to.
        If your target is developing for a Nokia phone, you probably have to stick with the Nokia SDK, IIRC.

        Developing for windows and other OS, the downloads from this page are best, since up-to-date.
        The packages at the top of the download page are a bundle of Qt libs 5.0.2 and Qt creator 2.7.0 at the moment. AFAIK they are considered as a substitute for the older Nokia SDK.

        Note, the difference of versions between Qt libs and Qt creator. AFAIK, the creator V2.7.0 is using also the Qt libs V5.0.2. You may update just the Qt libs (or even use older ones) with this creator version. However, beware that the accompanying Qt libs shall not be confused.

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply
        0
        • B Offline
          B Offline
          beatle
          wrote on last edited by
          #4

          Thanks. I noticed how with the 1.2.1 SDK i have the option to create a "Qt gui application" just like how the tutorials have it. on the download from this website, it doesn't give me an option for that. unless i am missing something. sorry if im asking noobish questions. I'm still trying to get on my feet with this haha

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            You need to add you newly installed Qt to the Qt versions known to QtCreator (Options, Build & Run, Qt versions)

            Then look in the Kit tab and add one with your newly configured Qt

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            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