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.5k 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.
  • 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
        • Chris KawaC Offline
          Chris KawaC Offline
          Chris Kawa
          Lifetime Qt Champion
          wrote on last edited by
          #23

          What happens if you run the "update components" option (second on that screen)?

          1 Reply Last reply
          0
          • kkoehneK Offline
            kkoehneK Offline
            kkoehne
            Moderators
            wrote on last edited by
            #24

            @mtoeltsch said in Qt 15.5.2 download:

            I never had a commercial license. I just had Qt 5.15.0 installed 08/2020 as open source.

            Alright, that's weird then . Do you have a licheck.exe executable in %QTDIR%\bin (so for instance C:\5.15.2\msvc2019_64\bin\licheck.exe)?

            Director R&D, The Qt Company

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

              aff6e982-4bb5-4bda-a14f-4747e4096ae3-grafik.png

              It's there, but does nothing as far as I can see.

              1 Reply Last reply
              0
              • M mtoeltsch

                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 Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #26

                @kkoehne said in Qt 15.5.2 download:

                Do you have a licheck.exe executable in %QTDIR%\bin (so for instance C:\5.15.2\msvc2019_64\bin\licheck.exe)?

                I currently have numerous versions of Qt on my machine (installed from my open-source account). Qt 5.12.11, 5.12.12, 5.15.2, and 6.0.0 all come with licheck.exe but Qt 6.2.4 and 6.4.0 don't.

                @mtoeltsch said in Qt 15.5.2 download:

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

                Yes, this is worth a shot.

                1. Completely uninstall everything related to Qt (including Qt VS Tools)
                2. Delete your account/license *.ini files in C:\Users\%USERNAME%\AppData\Roaming\Qt\
                3. Reboot for good luck
                4. Run the online installer again and install Qt 5.15.2 fresh.

                After that, open Qt Creator and load an Example project (say, the "Analog Clock Example"). Click the "Run" button to build and run it (it's quite a straightforward process). This will help to verify that you can use Qt.

                And after that, re-install Qt VS Tools from the Visual Studio Marketplace and try to add your Qt 5.15.2 again. Does it work now?

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

                1 Reply Last reply
                0
                • kkoehneK Offline
                  kkoehneK Offline
                  kkoehne
                  Moderators
                  wrote on last edited by
                  #27

                  @JKSH said in Qt 15.5.2 download:

                  I currently have numerous versions of Qt on my machine (installed from my open-source account). Qt 5.12.11, 5.12.12, 5.15.2, and 6.0.0 all come with licheck.exe but Qt 6.2.4 and 6.4.0 don't.

                  Your right. I now double checked, and it seems licheck.exe is part also of the Qt 5 open source packages. The differentiation for qmake actually happens in mkspecs/qconfig.pri (QT_EDITION, QT_LICHECK).

                  So, if a Qt installed via an open-source installer asks for a license, the patching of these fields most likely failed. Does InstallationLog.txt show any errors?

                  Director R&D, The Qt Company

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

                    In the meanwhile we upgraded to Qt 6.4.0.
                    So I uninstalled everything from Qt und made a fresh 6.4.0 installation. It works now.
                    Thanks for your help.

                    J 1 Reply Last reply
                    1
                    • M mtoeltsch

                      In the meanwhile we upgraded to Qt 6.4.0.
                      So I uninstalled everything from Qt und made a fresh 6.4.0 installation. It works now.
                      Thanks for your help.

                      J Offline
                      J Offline
                      Jani Heikkinen
                      wrote on last edited by
                      #29

                      @mtoeltsch So you don't have that 5.15.12 installation in place anymore? Would have been nice to see the installation log ...

                      Could you share your email (one used in your qtaccount) for me; I could check if there is e.g. expired evaluation license attached in your installation

                      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