This commit is contained in:
Minecon724 2024-09-05 07:26:17 +02:00
parent 727501e8a6
commit 876b72ef6a
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -25,9 +25,8 @@ In both cases, replace `/home/user/Qt/6.7.2/gcc_64/lib` with your Qt installatio
### Downloading Qt ### Downloading Qt
- For 64-bit Linux: - For 64-bit Linux:
1. Download [`qt672.tar.zst`](https://lfs724.b-cdn.net/qt672.tar.zst)[^2] 1. `./download_qt.sh`
2. Extract 3. Installed to `./Qt/6.7.2/gcc_64/lib`
3. Note the **absolute**[^3] path to `6.7.2/gcc_64/lib`
- For other systems, or if you want to DIY: - For other systems, or if you want to DIY:
1. Download the [Qt **Online** Installer](https://www.qt.io/download-qt-installer-oss) and execute 1. Download the [Qt **Online** Installer](https://www.qt.io/download-qt-installer-oss) and execute
2. You will be asked to create a Qt account - you have to[^6] (that's why I provide a download) 2. You will be asked to create a Qt account - you have to[^6] (that's why I provide a download)