This commit is contained in:
ForsakenRei 2022-11-08 21:30:35 -05:00
parent 6fb1ef5fa3
commit b138feb175
No known key found for this signature in database
GPG Key ID: 7B48F184550EC642

View File

@ -28,7 +28,7 @@ If you don't have `git` installed, get `git` [here](https://git-scm.com/download
vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static
``` ```
Add System environment variable `VCPKG_ROOT`=`<path>\vcpkg`. The `<path>` should be the folder you choosed above. Add System environment variable `VCPKG_ROOT`=`<path>\vcpkg`. The `<path>` should be the location you chose above to clone `vcpkg`.
![](/docs/en/dev/build/windows/images/env.png) ![](/docs/en/dev/build/windows/images/env.png)