mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Force dump_syms existence in official build script.
This commit is contained in:
@@ -104,7 +104,10 @@ Open **x86 Native Tools Command Prompt for VS 2017.bat**, go to ***BuildPath***
|
||||
cd ..\..
|
||||
ninja -C out/Debug common crash_generation_client exception_handler
|
||||
ninja -C out/Release common crash_generation_client exception_handler
|
||||
cd ..\..
|
||||
cd tools\windows\dump_syms
|
||||
gyp dump_syms.gyp
|
||||
msbuild dump_syms.vcxproj /property:Configuration=Release
|
||||
cd ..\..\..\..\..
|
||||
|
||||
git clone https://github.com/telegramdesktop/opus.git
|
||||
cd opus
|
||||
|
||||
Reference in New Issue
Block a user