mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 19:50:38 +02:00
Add note about precompiled package via CMake
Co-authored-by: Kalila <69767640+digisomni@users.noreply.github.com>
This commit is contained in:
parent
002e932e05
commit
72ebbadcdc
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Install version 10.15.0 LTS (or greater) of [Node.JS and NPM](<https://nodejs.or
|
||||||
|
|
||||||
### Step 5. (Optional) Install Qt
|
### Step 5. (Optional) Install Qt
|
||||||
|
|
||||||
Install version 5.12.3 of [Qt](<https://www.qt.io/download-open-source>), as well as the following packages:
|
If you would like to compile Qt instead of using the precompiled package provided during CMake, you can do so now. Install version 5.12.3 of [Qt](<https://www.qt.io/download-open-source>), as well as the following packages:
|
||||||
* Qt 5.12.3
|
* Qt 5.12.3
|
||||||
* MSVC 2017 64-bit
|
* MSVC 2017 64-bit
|
||||||
* Qt WebEngine
|
* Qt WebEngine
|
||||||
|
|
Loading…
Reference in a new issue