mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Update BUILD_WIN.md
This commit is contained in:
parent
e256c34823
commit
435c58c7cc
1 changed files with 4 additions and 0 deletions
|
@ -53,6 +53,10 @@ Open `%HIFI_DIR%\build\hifi.sln` using Visual Studio.
|
|||
|
||||
Change the Solution Configuration (menu ribbon under the menu bar, next to the green play button) from "Debug" to "Release" for best performance.
|
||||
|
||||
Create another environment variable (see Step #4)
|
||||
* Set "Variable name": `PreferredToolArchitecture`
|
||||
* Set "Variable value": `x64`
|
||||
|
||||
Run from the menu bar `Build > Build Solution`.
|
||||
|
||||
### Step 7. Testing Interface
|
||||
|
|
Loading…
Reference in a new issue