mirror of https://github.com/procxx/kepka.git
parent
1c8db1e2e9
commit
63669c1612
|
@ -44,7 +44,7 @@ Add **GYP** and **Ninja** to your PATH:
|
|||
|
||||
Open **x86 Native Tools Command Prompt for VS 2017.bat**, go to ***BuildPath*** and run
|
||||
|
||||
SET PATH=%cd%\ThirdParty\Perl\bin;%cd%\ThirdParty\Python27;%cd%\ThirdParty\NASM;%cd%\ThirdParty\jom;%cd%\ThirdParty\yasm;%PATH%
|
||||
SET PATH=%cd%\ThirdParty\Perl\bin;%cd%\ThirdParty\Python27;%cd%\ThirdParty\NASM;%cd%\ThirdParty\jom;%cd%\ThirdParty\cmake\bin;%cd%\ThirdParty\yasm;%PATH%
|
||||
|
||||
git clone --recursive https://github.com/telegramdesktop/tdesktop.git
|
||||
|
||||
|
|
Loading…
Reference in New Issue