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

### Bug description At now Qt release ifw 4.8, but aqt known about 4.7 only. ### Expected behavior The latest version of ifw should be available to download. ### aqt...

bug
triage

This fixes installing Android for 6.7.0 and newer `list-qt` still doesn't list this version, but I don't know how to approach this one. This PR at least fixes the downloads...

### Bug description license check error when dealing with QMake projects: > License check failed! Giving up... ### Expected behavior These lines: ``` QT_EDITION = Enterprise QT_LICHECK = licheck.exe ```...

bug
help wanted
need more information
triage

### Bug description Hello, I have 4 workflows in my CI involving QT6 on Windows: - QT 5.15.2 (win64_mingw81) - QT 6.7 (win64_mingw) - QT 5.15.2 (win64_msvc2019_64) - QT 6.7...

bug
triage

### Is your feature request related to a problem? No, it hasn't been a problem for me. To be honest, I've moved on to employment that doesn't need Qt. However,...

enhancement
help wanted

### Bug description `/opt/hostedtoolcache/Python/3.11.9/x64/bin/python3 -m aqt install-src linux 6.5.* --outputdir /home/runner/work/actions-cron/Qt --archives qtbase` fall to run becase aqt think target is `"None"` but document says it's deprecated and its value...

bug
help wanted