use it
This commit is contained in:
parent
727501e8a6
commit
876b72ef6a
1 changed files with 2 additions and 3 deletions
|
@ -25,9 +25,8 @@ In both cases, replace `/home/user/Qt/6.7.2/gcc_64/lib` with your Qt installatio
|
|||
|
||||
### Downloading Qt
|
||||
- For 64-bit Linux:
|
||||
1. Download [`qt672.tar.zst`](https://lfs724.b-cdn.net/qt672.tar.zst)[^2]
|
||||
2. Extract
|
||||
3. Note the **absolute**[^3] path to `6.7.2/gcc_64/lib`
|
||||
1. `./download_qt.sh`
|
||||
3. Installed to `./Qt/6.7.2/gcc_64/lib`
|
||||
- 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
|
||||
2. You will be asked to create a Qt account - you have to[^6] (that's why I provide a download)
|
||||
|
|
Loading…
Reference in a new issue