mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build for the new GYP version, fix Appveyor.
This commit is contained in:
@@ -277,8 +277,10 @@ run `git reset --hard HEAD` and execute `gclient` again
|
||||
<!-- -->
|
||||
|
||||
git clone https://chromium.googlesource.com/external/gyp
|
||||
cd gyp
|
||||
git checkout a478c1ab51
|
||||
SET PATH=%PATH%;D:\TBuild\Libraries\gyp;D:\TBuild\Libraries\ninja;
|
||||
cd ..\tdesktop\Telegram
|
||||
cd ..\..\tdesktop\Telegram
|
||||
|
||||
Also, actually add **D:\\TBuild\\Libraries\\ninja\\** (not just for running the **gyp** command) to your path environment variable, since Telegram needs it for the build process.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user