diff --git a/content/dev/build/linux/_index.de.md b/content/dev/build/linux/_index.de.md index e66bda5..c235876 100644 --- a/content/dev/build/linux/_index.de.md +++ b/content/dev/build/linux/_index.de.md @@ -17,8 +17,8 @@ Desktop-Versionen nutzen [Sciter](https://sciter.com/) für die Benutzeroberflä - Installieren Sie [vcpkg](https://github.com/microsoft/vcpkg) und setzen Sie die Umgebungsvariable `VCPKG_ROOT` korrekt - - Windows: `vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static` - - Linux/macOS: `vcpkg install libvpx libyuv opus` + - Windows: `vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static` + - Linux/macOS: `vcpkg install libvpx libyuv opus aom` - Nutzen Sie `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### libvpx reparieren (für Fedora) diff --git a/content/dev/build/linux/_index.en.md b/content/dev/build/linux/_index.en.md index aca7c09..c0f9920 100644 --- a/content/dev/build/linux/_index.en.md +++ b/content/dev/build/linux/_index.en.md @@ -17,8 +17,8 @@ Desktop versions use [sciter](https://sciter.com/) for GUI, please download scit - Install [vcpkg](https://github.com/microsoft/vcpkg), and set `VCPKG_ROOT` env variable correctly - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/MacOS: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/MacOS: vcpkg install libvpx libyuv opus aom - run `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Fix libvpx (For Fedora) diff --git a/content/dev/build/linux/_index.es.md b/content/dev/build/linux/_index.es.md index ae32b02..8833bc0 100644 --- a/content/dev/build/linux/_index.es.md +++ b/content/dev/build/linux/_index.es.md @@ -17,8 +17,8 @@ Uso de versiones de escritorio [sciter](https://sciter.com/) para GUI, descargue - Instalar [vcpkg](https://github.com/microsoft/vcpkg), y establecer `VCPKG_ROOT` variable env correctamente - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/MacOS: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/MacOS: vcpkg install libvpx libyuv opus aom - run `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Arreglar libvpx (Para Fedora) diff --git a/content/dev/build/linux/_index.fr.md b/content/dev/build/linux/_index.fr.md index 72d1bf8..d9af798 100644 --- a/content/dev/build/linux/_index.fr.md +++ b/content/dev/build/linux/_index.fr.md @@ -17,8 +17,8 @@ Les versions de bureau utilisent [sciter](https://sciter.com/) pour l'interface - Installez [vcpkg](https://github.com/microsoft/vcpkg), et définissez correctement la variable d'environnement `VCPKG_ROOT`. - - Windows : vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/Osx : vcpkg install libvpx libyuv opus + - Windows : vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/Osx : vcpkg install libvpx libyuv opus aom - Exécuter `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Corriger libvpx (Pour Fedora) diff --git a/content/dev/build/linux/_index.it.md b/content/dev/build/linux/_index.it.md index 65496cb..875738d 100644 --- a/content/dev/build/linux/_index.it.md +++ b/content/dev/build/linux/_index.it.md @@ -17,8 +17,8 @@ La versione Desktop utilizza [sciter](https://sciter.com/) per la GUI, per favor - Installa [vcpkg](https://github.com/microsoft/vcpkg), e imposta correttamente la variabile d'ambiente `VCPKG_ROOT` - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/MacOS: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/MacOS: vcpkg install libvpx libyuv opus aom - Esegui `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Fix libvpx (Per Fedora) diff --git a/content/dev/build/linux/_index.ja.md b/content/dev/build/linux/_index.ja.md index 47e2686..9bb5ed1 100644 --- a/content/dev/build/linux/_index.ja.md +++ b/content/dev/build/linux/_index.ja.md @@ -18,8 +18,8 @@ weight: 10 - [vcpkg](https://github.com/microsoft/vcpkg), をインストールし、 `VCPKG_ROOT` 環境変数を正しく設定します。 - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/MacOS: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/MacOS: vcpkg install libvpx libyuv opus aom - run `cargo run` @@ -48,11 +48,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Fix libvpx (For Fedora) diff --git a/content/dev/build/linux/_index.nl.md b/content/dev/build/linux/_index.nl.md index ef6c7ab..02db83b 100644 --- a/content/dev/build/linux/_index.nl.md +++ b/content/dev/build/linux/_index.nl.md @@ -17,7 +17,7 @@ Desktop versies gebruiken [sciter](https://sciter.com/) voor GUI, download dan z - Installeer [vcpkg](https://github.com/microsoft/vcpkg), en stel `VCPKG_ROOT` omgevingsvariabele correct - - Windows: vcpkg installeer libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static + - Windows: vcpkg installeer libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static - Linux/MacOS: vcpkg installeer libvpx libyuv opus - run `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Herstel libvpx (Voor Fedora) diff --git a/content/dev/build/linux/_index.pt.md b/content/dev/build/linux/_index.pt.md index 8622350..309fdb5 100644 --- a/content/dev/build/linux/_index.pt.md +++ b/content/dev/build/linux/_index.pt.md @@ -17,8 +17,8 @@ Versões de desktop utilizam [sciter](https://sciter.com/) para a GUI, por favor - Instale [vcpkg](https://github.com/microsoft/vcpkg), e configure a variável de ambiente `VCPKG_ROOT` corretamente - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/MacOS: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/MacOS: vcpkg install libvpx libyuv opus aom - Execute `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Conserte libvpx (Para o Fedora) diff --git a/content/dev/build/linux/_index.ru.md b/content/dev/build/linux/_index.ru.md index 698ef34..10fe71a 100644 --- a/content/dev/build/linux/_index.ru.md +++ b/content/dev/build/linux/_index.ru.md @@ -18,8 +18,8 @@ weight: 10 - Установите [vcpkg](https://github.com/microsoft/vcpkg), и правильно установите переменную `VCPKG_ROOT` - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/MacOS: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/MacOS: vcpkg install libvpx libyuv opus aom - Запустите`cargo run` @@ -48,11 +48,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### Исправления libvpx (для Fedora) diff --git a/content/dev/build/linux/_index.zh-cn.md b/content/dev/build/linux/_index.zh-cn.md index 14a5786..c07ff14 100644 --- a/content/dev/build/linux/_index.zh-cn.md +++ b/content/dev/build/linux/_index.zh-cn.md @@ -17,8 +17,8 @@ weight: 10 - 安装[vcpkg](https://github.com/microsoft/vcpkg), 正确设置`VCPKG_ROOT`环境变量 - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/Osx: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/Osx: vcpkg install libvpx libyuv opus aom - 运行 `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### 修复 libvpx (仅仅针对 Fedora) diff --git a/content/dev/build/linux/_index.zh-tw.md b/content/dev/build/linux/_index.zh-tw.md index fe26ab6..7886845 100644 --- a/content/dev/build/linux/_index.zh-tw.md +++ b/content/dev/build/linux/_index.zh-tw.md @@ -17,8 +17,8 @@ weight: 10 - 安裝[vcpkg](https://github.com/microsoft/vcpkg), 正確設置`VCPKG_ROOT`環境變量 - - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static - - Linux/Osx: vcpkg install libvpx libyuv opus + - Windows: vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static + - Linux/Osx: vcpkg install libvpx libyuv opus aom - 運行 `cargo run` @@ -47,11 +47,11 @@ sudo pacman -Syu --needed unzip git cmake gcc curl wget yasm nasm zip make pkg-c ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2021.12.01 +git checkout 2023.04.15 cd .. vcpkg/bootstrap-vcpkg.sh export VCPKG_ROOT=$HOME/vcpkg -vcpkg/vcpkg install libvpx libyuv opus +vcpkg/vcpkg install libvpx libyuv opus aom ``` ### 修復 libvpx (僅僅針對 Fedora) diff --git a/content/dev/build/osx/_index.de.md b/content/dev/build/osx/_index.de.md index 5c63387..f31a16e 100644 --- a/content/dev/build/osx/_index.de.md +++ b/content/dev/build/osx/_index.de.md @@ -7,7 +7,7 @@ weight: 21 cd git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2022.04.12 +git checkout 2023.04.15 ./bootstrap-vcpkg.sh brew install nasm yasm ./vcpkg install libvpx libyuv opus aom diff --git a/content/dev/build/osx/_index.en.md b/content/dev/build/osx/_index.en.md index 5c63387..f31a16e 100644 --- a/content/dev/build/osx/_index.en.md +++ b/content/dev/build/osx/_index.en.md @@ -7,7 +7,7 @@ weight: 21 cd git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2022.04.12 +git checkout 2023.04.15 ./bootstrap-vcpkg.sh brew install nasm yasm ./vcpkg install libvpx libyuv opus aom diff --git a/content/dev/build/osx/_index.es.md b/content/dev/build/osx/_index.es.md index e7e9dfc..d4d3fd8 100644 --- a/content/dev/build/osx/_index.es.md +++ b/content/dev/build/osx/_index.es.md @@ -7,7 +7,7 @@ weight: 21 cd git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2022.04.12 +git checkout 2023.04.15 ./bootstrap-vcpkg.sh brew install nasm yasm ./vcpkg install libvpx libyuv opus aom diff --git a/content/dev/build/osx/_index.fr.md b/content/dev/build/osx/_index.fr.md index 5c63387..f31a16e 100644 --- a/content/dev/build/osx/_index.fr.md +++ b/content/dev/build/osx/_index.fr.md @@ -7,7 +7,7 @@ weight: 21 cd git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2022.04.12 +git checkout 2023.04.15 ./bootstrap-vcpkg.sh brew install nasm yasm ./vcpkg install libvpx libyuv opus aom diff --git a/content/dev/build/osx/_index.nl.md b/content/dev/build/osx/_index.nl.md index 5c63387..f31a16e 100644 --- a/content/dev/build/osx/_index.nl.md +++ b/content/dev/build/osx/_index.nl.md @@ -7,7 +7,7 @@ weight: 21 cd git clone https://github.com/microsoft/vcpkg cd vcpkg -git checkout 2022.04.12 +git checkout 2023.04.15 ./bootstrap-vcpkg.sh brew install nasm yasm ./vcpkg install libvpx libyuv opus aom diff --git a/content/dev/build/windows/_index.de.md b/content/dev/build/windows/_index.de.md index eb3f152..75a0aca 100644 --- a/content/dev/build/windows/_index.de.md +++ b/content/dev/build/windows/_index.de.md @@ -25,11 +25,11 @@ Wenn Sie `git` nicht installiert haben, holen Sie sich `git` [hier](https://git- ```sh git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` Fügen Sie die Systemumgebungsvariable `VCPKG_ROOT`=`\vcpkg` hinzu. `` sollte der Ort sein, den Sie oben zum Klonen von `vcpkg` gewählt haben. diff --git a/content/dev/build/windows/_index.en.md b/content/dev/build/windows/_index.en.md index 7ac53e5..9d201d4 100644 --- a/content/dev/build/windows/_index.en.md +++ b/content/dev/build/windows/_index.en.md @@ -25,11 +25,11 @@ If you don't have `git` installed, get `git` [here](https://git-scm.com/download ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` Add System environment variable `VCPKG_ROOT`=`\vcpkg`. The `` should be the location you chose above to clone `vcpkg`. diff --git a/content/dev/build/windows/_index.es.md b/content/dev/build/windows/_index.es.md index e21abdb..aade3e2 100644 --- a/content/dev/build/windows/_index.es.md +++ b/content/dev/build/windows/_index.es.md @@ -20,11 +20,11 @@ Usar [git-bash](https://git-scm.com/download/win) para ejecutar los siguientes c ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` Agregar variable de entorno `VCPKG_ROOT`=`\vcpkg`. diff --git a/content/dev/build/windows/_index.fr.md b/content/dev/build/windows/_index.fr.md index a9f879a..d42febe 100644 --- a/content/dev/build/windows/_index.fr.md +++ b/content/dev/build/windows/_index.fr.md @@ -26,11 +26,11 @@ Si vous n'avez pas installé "git", téléchargez le [ici](https://git-scm.com/d ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` Ajoutez la variable d'environnement système `VCPKG_ROOT=\vcpkg`. Le "\" devra être l'emplacement que vous avez choisi ci-dessus pour cloner "vcpkg". diff --git a/content/dev/build/windows/_index.nl.md b/content/dev/build/windows/_index.nl.md index b7aeb9b..ff50102 100644 --- a/content/dev/build/windows/_index.nl.md +++ b/content/dev/build/windows/_index.nl.md @@ -25,11 +25,11 @@ Als je `git` niet hebt ingesteld, haal dan `git` [hier](https://git-scm.com/down ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` Voeg Systeem omgevingsvariabele toe `VCPKG_ROOT`=`\vcpkg`. Het `` moet de locatie zijn die u hierboven hebt gekozen om `vcpkg` te klonen. diff --git a/content/dev/build/windows/_index.ru.md b/content/dev/build/windows/_index.ru.md index 23d41b5..6f78f25 100644 --- a/content/dev/build/windows/_index.ru.md +++ b/content/dev/build/windows/_index.ru.md @@ -19,11 +19,11 @@ Download [rustup-init.exe](https://static.rust-lang.org/rustup/dist/x86_64-pc-wi ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` Добавьте переменную среду `VCPKG_ROOT`=`\vcpkg`. diff --git a/content/dev/build/windows/_index.zh-cn.md b/content/dev/build/windows/_index.zh-cn.md index 40baa68..ed4f8cc 100644 --- a/content/dev/build/windows/_index.zh-cn.md +++ b/content/dev/build/windows/_index.zh-cn.md @@ -19,11 +19,11 @@ weight: 20 ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` 添加环境变量`VCPKG_ROOT`=`\vcpkg`。 diff --git a/content/dev/build/windows/_index.zh-tw.md b/content/dev/build/windows/_index.zh-tw.md index 51183c7..853d6f6 100644 --- a/content/dev/build/windows/_index.zh-tw.md +++ b/content/dev/build/windows/_index.zh-tw.md @@ -19,11 +19,11 @@ weight: 20 ```shell git clone https://github.com/microsoft/vcpkg cd vcpkg - git checkout 2021.12.01 + 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 + vcpkg/vcpkg install libvpx:x64-windows-static libyuv:x64-windows-static opus:x64-windows-static aom:x64-windows-static ``` 添加環境變量`VCPKG_ROOT`=`\vcpkg`。