2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Update tg_owt to webrtc m90.

This commit is contained in:
John Preston
2021-05-18 10:01:35 +04:00
parent b905a18161
commit e0e878cbb1
6 changed files with 25 additions and 9 deletions

View File

@@ -207,8 +207,11 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
jom -j8 install
cd ..
git clone --recursive https://github.com/desktop-app/tg_owt.git
git clone https://github.com/desktop-app/tg_owt.git
cd tg_owt
git checkout 80c1c62533
git submodule init
git submodule update
mkdir out
cd out
mkdir Debug