aqtinstall icon indicating copy to clipboard operation
aqtinstall copied to clipboard

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

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

I think this should fix #528. * This adds a CLI flag, `--autodesktop`, that automatically installs the required desktop version of Qt if it is not already installed. I chose...

enhancement

The MacOS-10.15 CI runners are now deprecated, and will begin brownouts in August. See discussion here: https://github.com/actions/virtual-environments/issues/5583 ~MacOS-11 is also available, in case there are any issues with 12.~ There...

If you install Android Qt6 builds on linux like (this is how the github action works): `python3 -m aqt install 6.3.0 linux android android_armv7 -O /home/runner/work/GPXSee/Qt` the resulting Qt installation...

enhancement
help wanted
good first issue
documents

Hi, there. ## Background I'm using Qt for MinGW. From my observations, the current official Qt online installer (4.1.1-0-202105251051) will automatically install the corresponding version of MinGW tool when the...

enhancement
help wanted

`aqtinstall` requires `.sha256` hashes to verify `Updates.xml` and 7z archives. Only https://download.qt.io/ provides `.sha256`, `.sha1`, `.md5` and `.meta4` files for every visible file. Mirrors provide only visible files, i.e. `.sha1`...

enhancement

Experimental feature to notify `sdktool` to recognize an installed Qt library in QtCreator. Todos: - [ ] it should run `sdktool` only when installed arch equals with host. Ex. skip...

enhancement
help wanted

``` $ ~/.local/bin/aqt list-tool linux desktop tools_qtcreator ERROR : Failed to download checksum for the file 'Updates.xml' from mirrors '['https://qt-mirror.dannhauer.de'] ==============================Suggested follow-up:============================== * Check your internet connection * Consider modifying...

duplicate
question

- Add --autodesktop example on README - Update patch version in examples - Add missing changes Signed-off-by: Hiroshi Miura

documents

## This is a proposal for project administration. aqtinstall has been started as personal project, and now many users use it for their projects. I would like to call co-mainainer...

help wanted