Skip to content
Snippets Groups Projects
Commit 4ee1f1a5 authored by Page Magnier-Slimani's avatar Page Magnier-Slimani Committed by Page Magnier-Slimani
Browse files

documentation: update the build instructions for windows

Update install.md to add relevent init command to the windows
compilation steps.

Change-Id: I59be668fbba1f81db7ecfbf80d4ddd2f615eaf57
parent 37f29c98
No related branches found
No related tags found
No related merge requests found
......@@ -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)
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment