mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2024-12-26 17:09:14 +01:00
Small fix: branch of 2023.04.15 is outdated
Branch of 2023.04.15 is outdated, so remove to fix. If use Branch of 2023.04.15, raise error.
This commit is contained in:
parent
746688487e
commit
6dcdc3b83a
@ -25,9 +25,6 @@ If you don't have `Git` installed, get `Git` [here](https://git-scm.com/download
|
||||
|
||||
```sh
|
||||
git clone https://github.com/microsoft/vcpkg
|
||||
cd vcpkg
|
||||
git checkout 2023.04.15
|
||||
cd ..
|
||||
vcpkg/bootstrap-vcpkg.bat
|
||||
export VCPKG_ROOT=$PWD/vcpkg
|
||||
vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static
|
||||
|
Loading…
Reference in New Issue
Block a user