mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-18 00:36:35 +08:00
documentation: update the build instructions for windows
Update install.md to add relevent init command to the windows compilation steps. Change-Id: I59be668fbba1f81db7ecfbf80d4ddd2f615eaf57
This commit is contained in:
committed by
Page Magnier-Slimani
parent
37f29c9882
commit
4ee1f1a5d3
@@ -237,6 +237,10 @@ Only 64-bit MSVC build can be compiled.
|
||||
|
||||
- Using a new **Non-Elevated Command Prompt**
|
||||
|
||||
```bash
|
||||
python build.py --init --qt <path-to-qt-bin-folder> (e.g. C:/Qt/6.6.2/msvc2019_64)
|
||||
```
|
||||
|
||||
```bash
|
||||
python build.py --install --qt <path-to-qt-bin-folder> (e.g. C:/Qt/6.6.2/msvc2019_64)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user