Qt 6.11 is out! See what's new in the release
blog
How to install Qt 6.3 using the online installer
-
Hi there,
I'm deploying the Qt framework using the Qt online installer in unattended mode (--accept-licenses, --accept-obligations, etc.).
Which can be found here: https://download.qt.io/archive/online_installers/4.3/qt-unified-windows-x86-4.3.0-online.exe.It looks like it installs the Qt 6.2.4 instead of the latest 6.3.x one.
My question is if there's a way to configure it it to install the 6.3 version using the online installer, like with additional command line arguments?
Thanks in advance.