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. Which files to be installed
Forum Update on Monday, May 27th 2025

Which files to be installed

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 2 Posters 1.5k 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.
  • C Offline
    C Offline
    chcw
    wrote on last edited by
    #1

    I just want to develop a simple skinned Windows desktop application with Visual Studio 2008. And thinking of using Qt library. So I contact Qt and get a free evaluation email, which contains a lot of things, as below:

    1. Qt 4.8.2 for Windows (Src and VS2008 32bit Binary)

    2. Qt Visual Studio Addin 1.1.11 (Binary)

    3. Qt Creator 2.5.2 for Windows (32bit Binary)

    4. Qt Commercial SDK for Windows

    5. Qt Commercial Charts 1.1.0

    6. Qt Commercial 3D 1.0.0 Sources

    I get confused, since I don't know whether I need to install all of them to implement my purpose. And I cannot find accurate document on detailed information about each of them. So can anyone helps?

    Thanks

    Alan

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      Qt 4.8.2 (currently 4.8.3) is the set of libraries. To develop in VS, you need the addin, too.

      Qt Creator is a Qt IDE - since you want to develop in VS, you do not need this. SDK is an automated installer for selected packages. Charts is a set of QML components for generating - surprise - charts. I don't know commercial 3D package, but you can probably guess what is inside.

      (Z(:^

      1 Reply Last reply
      0
      • C Offline
        C Offline
        chcw
        wrote on last edited by
        #3

        I have installed Qt 4.8.2 and Qt Creator(IDE) since I want to develop in Qt environment as well. However, I am not sure whether I should install SDK since Qt 4.8.2 already contains the libraries required to build the project.

        Thanks

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          You don't have to. SDK provides libraries, Qt Creator and optionally additional modules as a single package + it has an update tool. Installing tools separately, like you did (I do similarly, if that is any help) is perfectly valid, too.

          (Z(:^

          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