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

Hello, I installed Qt and tools using aqtinstall - Exactly mingw810 both 32bit and 64bit. I started the QtCreator but no Qt versions were autodetected. So I added manually both...

enhancement
question
no-issue-activity

**Describe the bug** install-src and install-doc both fail for macos **To Reproduce** ```sh-session > aqt install-src mac 6.7.0 -O /tmp/qt INFO : aqtinstall(aqt) v3.1.12 on Python 3.11.8 [CPython Clang 15.0.0...

bug

I'm using this with github actions, latest available version is 3.1.12 but the bug for qt6.7 is fixed in the 3.1.13. I need that! any way to use 3.1.13 in...

question

**Describe the bug** Install failed due to crcerror **To Reproduce** Steps to reproduce the behavior: 1. install `aqt` using pip 2. run `aqt` with aqt install-qt linux desktop 6.7.0 linux_gcc_64...

bug
duplicate

**Describe the bug** `aqt list-qt windows android` doesn't show 6.7.0 and it's not possible to install it. Same with linux or macos Looks like starting with 6.7.0, the Android archives...

bug
feedback

Fixes https://github.com/miurahr/aqtinstall/issues/775

enhancement

**Describe the bug** Qt for WebAssembly 6.7.0 fails to install as before, and doesn't appear to be available. **To Reproduce** Steps to reproduce the behavior: 1. Run `aqt install-qt linux...

bug

**Describe the bug** Related to: https://bugreports.qt.io/browse/QTCREATORBUG-30570 Recently, I reported an issue on QtCreator Issue Tracker. After following the instructions of the assignee, I successfully removed most of "QDoc Warning Messages"...

bug
help wanted
need more information

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. install `aqt` using this command 2. run `aqt` with...

bug
feedback
need more information

- get installed desktop directory by QtRepoProperty.find_installed_desktop_qt_dir - refactor: get_arch_dir_name function