mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Update tg_owt to webrtc m90.
This commit is contained in:
@@ -207,8 +207,11 @@ Open **x64 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
|
||||
|
@@ -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
|
||||
|
@@ -302,8 +302,11 @@ Go to ***BuildPath*** and run
|
||||
sudo make 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
|
||||
|
Reference in New Issue
Block a user