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. Correct way to update Qt.
Forum Updated to NodeBB v4.3 + New Features

Correct way to update Qt.

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 5.9k 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.
  • O Offline
    O Offline
    objectref
    wrote on last edited by
    #1

    Hi,

    i have installed Qt 4.8.0 on a Windows 7 32bit machine to use with Visual Studio. I tried build from source and by downloading the Libraries setup file for VS 2010. In either way, the SDKMaintenance tool is missing, something that is present only when i install from the Windows Installer download (but then, the VS Add-In cannot work so i am forced to use one of the first two ways).

    So, when 4.8.1 release is out, what is the preferred/correct way to update my installation ? Remove 4.8.0 and install 4.8.1, only install 4.8.1 and "point" the Visual Studio Add-in to this new version or something else ?

    Thanks a lot for any help.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      ludde
      wrote on last edited by
      #2

      You can either install the SDK, which is what I assume you mean by "Windows Installer download", and then use the maintenance tool to update the SDK. The SDK includes Qt libraries, as well as Qt Creator and lots of other things. If you only need the libraries, installing the SDK seems unnecessary. (However, I cannot see why the VS Add-in would not work with the SDK - you just have to point out the Qt libraries and not the entire SDK.)

      Alternatively, you just install the Qt libraries. Then it is up to you which versions you want to have installed, and which versions you want to remove.

      1 Reply Last reply
      0
      • O Offline
        O Offline
        objectref
        wrote on last edited by
        #3

        Hi ludde,

        let me clarify this thing:
        I have installed the "Qt Libraries for VS 2010". The VS add-in works perfectly. The only "issue" that i have is that the updater tool is missing from the (Qt) installation folder and i do not know what is the correct way to update the libraries when a new version comes out.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          ludde
          wrote on last edited by
          #4

          Well, as I said, if you just install the libraries it is up to you to manually install new versions and remove old ones (if you want to). AFAIK there is no maintenance tool for just the libraries.

          1 Reply Last reply
          0
          • O Offline
            O Offline
            objectref
            wrote on last edited by
            #5

            Aha! I see. So, i will install the new version int C:\Qt and keep the old one for some days just to make sure my projects are working ok. Thanks for the help!

            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