mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-18 06:10:01 +00:00
Merge pull request #426 from memorycancel/patch-3
Small fix: branch of 2023.04.15 is outdated
This commit is contained in:
@@ -25,9 +25,6 @@ If you don't have `Git` installed, get `Git` [here](https://git-scm.com/download
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone https://github.com/microsoft/vcpkg
|
git clone https://github.com/microsoft/vcpkg
|
||||||
cd vcpkg
|
|
||||||
git checkout 2023.04.15
|
|
||||||
cd ..
|
|
||||||
vcpkg/bootstrap-vcpkg.bat
|
vcpkg/bootstrap-vcpkg.bat
|
||||||
export VCPKG_ROOT=$PWD/vcpkg
|
export VCPKG_ROOT=$PWD/vcpkg
|
||||||
vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static
|
vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static
|
||||||
|
|||||||
Reference in New Issue
Block a user