How to download 5.15? (Open source)
-
There is also 5.15.0, 5.15.1 and 5.15.2 versions available from online installer for intel mac users, similarly like for windows and linux. Unfortunately there is no 5.15 binaries for arm macs
-
@Jeroen537 Hi.Qt 5.15 open source is avalaible using the online installer https://www.qt.io/download-qt-installer-oss?hsCtaTracking=99d9dd4f-5681-48d2-b096-470725510d34|074ddad0-fdef-4e53-8aa8-5e8a876d6ab4
During the installation, in the tab concerning the version of qt you want to install, check archives and refresh the installer.You will find older versions like Qt 5.15
"refresh the installer." = click "Filter"
-
If you are using the Qt Maintenance Tool or the Qt Online Installer and only see Qt 6.x (for example Qt 6.9), you can still install older versions like Qt 5.15.x. By default, the installer hides archived versions.
To enable them:
Open the Qt Maintenance Tool (or run the Online Installer).
Log in with your Qt account.
On the “Select Components” page, look for the filter options at the top.
Enable the “Archive” option.
Now you will see older releases, including Qt 5.x.x versions.
Select the version you want (e.g. Qt 5.15.2) and install it.
This way you don’t need to manually download and build from source — the installer can fetch the archived packages for you.