-
-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to install previous versions of tools_ifw #693
Comments
Unfortunately, that's not supported by aqtinstall right now. We looked at this possibility in #383; maybe it's time to revisit that idea? |
@ddalcino |
Here is a past trial of installation from offline installer files which is located under https://download.qt.io/official_releases/ There was no further information given from contributors, it is abandoned. @itviewer if you are willing to make it working, you can make it reborn (fork to you), and progress it and complete the feature. |
You can find a branch, |
@miurahr |
Here is a project that has a feature to install a specific Qt version from offline installer. The branch |
Hi! Is someone implementing this feature currently ? |
When you are interested in contributing feature, you can clone a topic branch "topic-dev-cuteci", and catch-up/merge current master branch and test, implement and improve it. |
This command lists the latest version of
tools_ifw
which isqt.tools.ifw.46
but I want to install
qt.tools.ifw.45
, is it possible?I think aqtinstall get version info from https://download.qt.io/online/qtsdkrepository/linux_x64/desktop/tools_ifw/
Is it possible get old version info from https://download.qt.io/official_releases/qt-installer-framework/
The text was updated successfully, but these errors were encountered: