mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-06-25 00:30:00 +02:00
Merge pull request #15232 from highfidelity/robin-k-wilson-patch-1
Update BUILD_WIN.md
This commit is contained in:
commit
ec11d70801
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.
|
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`.
|
Run from the menu bar `Build > Build Solution`.
|
||||||
|
|
||||||
### Step 7. Testing Interface
|
### Step 7. Testing Interface
|
||||||
|
|
Loading…
Reference in a new issue