aqtinstall icon indicating copy to clipboard operation
aqtinstall copied to clipboard

aqt: Another (unofficial) Qt CLI Installer on multi-platforms

Results 57 aqtinstall issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** This is a UI/UX problem that I have with the `aqt list-qt` interface. I think that the `--extension` flag should...

enhancement

Initial support, probably missing some cases. Fixes #750 Some interactive testing: ```sh-session $ aqt list-qt linux desktop 5.9.0 5.9.1 5.9.2 5.9.3 5.9.4 5.9.5 5.9.6 5.9.7 5.9.8 5.9.9 5.10.0 5.10.1 5.11.0...

enhancement

**Describe the bug** Qt now supports linux arm64 builds via the installer > we have added support for Linux on ARM https://www.qt.io/blog/qt-online-installer-and-installer-framework-4.7-beta-released https://download.qt.io/online/qtsdkrepository/linux_arm64/desktop/qt6_670/ How do I access these builds with...

enhancement

Not really a feature request, more of a question. Is it possible to get packages as if built with ``` ./configure -qt-zlib ``` I am assuming that if Qt does...

enhancement

**Is your feature request related to a problem? Please describe.** I'd like to add exclude filters to 7z extractor. For example, to extract macOS archives without debug symbols (that take...

enhancement
help wanted
good first issue

Substitute `This exercise is left to the reader` with a particular command. Another possibility was: `$ aqt install-qt windows desktop 5.15.2 win64_mingw81 -m $(aqt list-qt windows desktop --modules 5.15.2 win64_mingw81...

documents

Hi, All my questions in in the tittle. I use qmake to build my project but it outputs ``` Project ERROR: Unknown module(s) in QT: location positioning texttospeech core5compat multimedia...

enhancement