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. Qt 15.5.2 download
Forum Updated to NodeBB v4.3 + New Features

Qt 15.5.2 download

Scheduled Pinned Locked Moved Unsolved General and Desktop
29 Posts 9 Posters 5.6k Views 3 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.
  • PerdrixP Offline
    PerdrixP Offline
    Perdrix
    wrote on last edited by
    #3

    Downloaded that and it complained that:

    C:\Qt already exists and contains an installation

    Well of course it does ...

    Chris KawaC 1 Reply Last reply
    0
    • PerdrixP Perdrix

      Downloaded that and it complained that:

      C:\Qt already exists and contains an installation

      Well of course it does ...

      Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #4

      @Perdrix Well yeah, if you already have it it won't start that way. You can go to your installed apps list and find Qt there and click Modify if you want. The installer download is for the others that don't have Qt installed yet.

      1 Reply Last reply
      0
      • PerdrixP Offline
        PerdrixP Offline
        Perdrix
        wrote on last edited by
        #5

        I tried that too but it only offered me 6.4

        1 Reply Last reply
        0
        • Chris KawaC Offline
          Chris KawaC Offline
          Chris Kawa
          Lifetime Qt Champion
          wrote on last edited by
          #6

          Where did you get Qt from? Maybe you've got the offline installation of Qt 6.4. That wouldn't contain other versions.
          In that case you can uninstall your existing Qt and then use the online installer. It contains all the publicly available releases of Qt 5.x and 6.x.

          1 Reply Last reply
          0
          • Christian EhrlicherC Offline
            Christian EhrlicherC Offline
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on last edited by
            #7

            Please show your Qt installer screen where you can select the Qt versions and modules

            Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
            Visit the Qt Academy at https://academy.qt.io/catalog

            1 Reply Last reply
            0
            • PerdrixP Offline
              PerdrixP Offline
              Perdrix
              wrote on last edited by Perdrix
              #8

              It was an online install of 5.15.0 to start with, then updated to 5.15.2

              I'll report to the other developers and see (I can't see what they as I already HAVE 5.15.2)

              D.

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mtoeltsch
                wrote on last edited by mtoeltsch
                #9

                Hi,
                I opend the Maintenance Tool and added QT 5.15.2 to the existing 5.15.0. When I tried to add the new version (5.15.2) to Visual Studio, it complained "Error: Qt license file was not found!". The same error appears when running qmake.exe.
                It meant to be an open source license, at least it always was so far.
                Any ideas? Thanks.

                JKSHJ 1 Reply Last reply
                0
                • PerdrixP Offline
                  PerdrixP Offline
                  Perdrix
                  wrote on last edited by
                  #10

                  Martin is one of the DeepSkyStacker team so his post is strictly related.

                  1 Reply Last reply
                  0
                  • M mtoeltsch

                    Hi,
                    I opend the Maintenance Tool and added QT 5.15.2 to the existing 5.15.0. When I tried to add the new version (5.15.2) to Visual Studio, it complained "Error: Qt license file was not found!". The same error appears when running qmake.exe.
                    It meant to be an open source license, at least it always was so far.
                    Any ideas? Thanks.

                    JKSHJ Offline
                    JKSHJ Offline
                    JKSH
                    Moderators
                    wrote on last edited by
                    #11

                    @mtoeltsch said in Qt 15.5.2 download:

                    I opend the Maintenance Tool and added QT 5.15.2 to the existing 5.15.0.

                    Did you get any error messages, or messages about licenses, during the installation of Qt 5.15.2?

                    Also, if you open Qt Creator, are you able to build a basic "Hello World" program?

                    When I tried to add the new version (5.15.2) to Visual Studio, it complained "Error: Qt license file was not found!". The same error appears when running qmake.exe.

                    Did you change Windows account between installing Qt 5.15.2 and running Visual Studio?

                    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                    kkoehneK 1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mtoeltsch
                      wrote on last edited by mtoeltsch
                      #12

                      No error messages during installation of 5.15.2.
                      Never made a QT program before, so I'm not familiar with QT Creator. I'll try it later.
                      I did not change the Windows account, in fact I ran Visual Studio immediately after installation of QT.

                      Wouldn't it be best to completely uninstall QT (every version) and then make a fresh installation of 5.15.2?

                      JKSHJ 1 Reply Last reply
                      0
                      • PerdrixP Perdrix

                        While working to port the open source project DeepSkyStacker to Qt from MFC I've been using 5.15.2. The other contributors to the project haven't been doing very much with Qt in the early stages of the work, but now we need to get all of us using the same version of Qt (free version of 5.15.2 ideally)

                        Trouble is, where can they download it from? The automatic installer is only offering 6.4 and we don't want to switch to that until we've completed our port to 5.15.2 (or a later version of 5.15)

                        Can you assist with this please?

                        J.HilkJ Offline
                        J.HilkJ Offline
                        J.Hilk
                        Moderators
                        wrote on last edited by J.Hilk
                        #13

                        @Perdrix said in Qt 15.5.2 download:

                        Trouble is, where can they download it from? The automatic installer is only offering 6.4 and we don't want to switch to that until we've completed our port to 5.15.2 (or a later version of 5.15)

                        did you check LTS Archive ?
                        2cdf4283-6bca-4ab8-9899-c076c27221b7-image.png

                        since a couple of updates ago, Qt5 is no longer in the latest supported releases. Their "subtle" way to push developers to use Qt6.


                        Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                        Q: What's that?
                        A: It's blue light.
                        Q: What does it do?
                        A: It turns blue.

                        1 Reply Last reply
                        0
                        • PerdrixP Offline
                          PerdrixP Offline
                          Perdrix
                          wrote on last edited by
                          #14

                          The online installer definitely offered me 5.15.2

                          D.

                          1 Reply Last reply
                          0
                          • PerdrixP Offline
                            PerdrixP Offline
                            Perdrix
                            wrote on last edited by
                            #15

                            Still unsolved (though it may be moot as I made changes for 6.4.0 earlier today.

                            J.HilkJ 1 Reply Last reply
                            0
                            • PerdrixP Perdrix

                              Still unsolved (though it may be moot as I made changes for 6.4.0 earlier today.

                              J.HilkJ Offline
                              J.HilkJ Offline
                              J.Hilk
                              Moderators
                              wrote on last edited by
                              #16

                              @Perdrix again, did you check the checkbox "Archive" and pressed the "Filter" button?

                              My online installer then shows me all Qt Versions, including 5.15.2 to download.


                              Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                              Q: What's that?
                              A: It's blue light.
                              Q: What does it do?
                              A: It turns blue.

                              1 Reply Last reply
                              0
                              • PerdrixP Offline
                                PerdrixP Offline
                                Perdrix
                                wrote on last edited by
                                #17

                                It's Martin's problem with lack of a license that's not solved

                                1 Reply Last reply
                                0
                                • JKSHJ JKSH

                                  @mtoeltsch said in Qt 15.5.2 download:

                                  I opend the Maintenance Tool and added QT 5.15.2 to the existing 5.15.0.

                                  Did you get any error messages, or messages about licenses, during the installation of Qt 5.15.2?

                                  Also, if you open Qt Creator, are you able to build a basic "Hello World" program?

                                  When I tried to add the new version (5.15.2) to Visual Studio, it complained "Error: Qt license file was not found!". The same error appears when running qmake.exe.

                                  Did you change Windows account between installing Qt 5.15.2 and running Visual Studio?

                                  kkoehneK Offline
                                  kkoehneK Offline
                                  kkoehne
                                  Moderators
                                  wrote on last edited by
                                  #18

                                  "Error: Qt license file was not found!". The same error appears when running qmake.exe.

                                  This means you have installed the commercial packages, but don't have a valid license currently.

                                  Switching between commercial and open source installations is not that straightforward. You need to completely uninstall Qt on the machine, and then start fresh.

                                  In the installer, please check if it says 'Welcome to Qt commercial setup.", or "Welcome to Qt open source setup" right after giving your Qt Account credentials.

                                  Director R&D, The Qt Company

                                  1 Reply Last reply
                                  0
                                  • M Offline
                                    M Offline
                                    mtoeltsch
                                    wrote on last edited by
                                    #19

                                    This is a screenshot of the Qt maintenance tool. It says "Open Source License".
                                    Even though it obviously installed a commercial version of 5.15.2.

                                    f54d9afb-3c9d-4fcd-b399-ad63d2a93aa3-grafik.png

                                    jsulmJ 1 Reply Last reply
                                    0
                                    • M mtoeltsch

                                      This is a screenshot of the Qt maintenance tool. It says "Open Source License".
                                      Even though it obviously installed a commercial version of 5.15.2.

                                      f54d9afb-3c9d-4fcd-b399-ad63d2a93aa3-grafik.png

                                      jsulmJ Offline
                                      jsulmJ Offline
                                      jsulm
                                      Lifetime Qt Champion
                                      wrote on last edited by
                                      #20

                                      @mtoeltsch It could be that your commercial license has expired, so the installer only shows open source options.

                                      https://forum.qt.io/topic/113070/qt-code-of-conduct

                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        mtoeltsch
                                        wrote on last edited by
                                        #21

                                        I never had a commercial license. I just had Qt 5.15.0 installed 08/2020 as open source.
                                        And now I wanted to add Qt 5.15.2.
                                        That's it.

                                        1 Reply Last reply
                                        0
                                        • PerdrixP Offline
                                          PerdrixP Offline
                                          Perdrix
                                          wrote on last edited by
                                          #22

                                          AFAIK Martin NEVER installed a commercial version.

                                          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