mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Version 2.1.11 (Linux only).
- Fix launch on old Linux systems. Degrade OpenAL back to 1.19.1 so that it will still work on old systems. Fixes #8005.
This commit is contained in:
@@ -192,7 +192,7 @@ Go to ***BuildPath*** and run
|
||||
|
||||
git clone git://repo.or.cz/openal-soft.git
|
||||
cd openal-soft
|
||||
git checkout openal-soft-1.20.1
|
||||
git checkout openal-soft-1.19.1
|
||||
cd build
|
||||
cmake .. \
|
||||
-DLIBTYPE:STRING=STATIC \
|
||||
|
Reference in New Issue
Block a user