mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-07 07:09:57 +00:00
parent
e0f20e9f82
commit
cf98025177
@ -84,7 +84,9 @@ Go to ***BuildPath*** and run
|
|||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
git clone git://repo.or.cz/openal-soft.git
|
git clone git://repo.or.cz/openal-soft.git
|
||||||
cd openal-soft/build
|
cd openal-soft
|
||||||
|
git checkout v1.18
|
||||||
|
cd build
|
||||||
cmake -D LIBTYPE:STRING=STATIC ..
|
cmake -D LIBTYPE:STRING=STATIC ..
|
||||||
make $MAKE_THREADS_CNT
|
make $MAKE_THREADS_CNT
|
||||||
sudo make install
|
sudo make install
|
||||||
|
Loading…
Reference in New Issue
Block a user