mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Add range-v3 library.
This commit is contained in:
@@ -33,6 +33,8 @@ Go to ***BuildPath*** and run
|
||||
mkdir Libraries
|
||||
cd Libraries
|
||||
|
||||
git clone https://github.com/ericniebler/range-v3
|
||||
|
||||
git clone https://github.com/telegramdesktop/zlib.git
|
||||
cd zlib
|
||||
./configure
|
||||
|
@@ -51,6 +51,8 @@ Open **x86 Native Tools Command Prompt for VS 2017.bat**, go to ***BuildPath***
|
||||
mkdir Libraries
|
||||
cd Libraries
|
||||
|
||||
git clone https://github.com/Microsoft/Range-V3-VS2015 range-v3
|
||||
|
||||
git clone https://github.com/telegramdesktop/lzma.git
|
||||
cd lzma\C\Util\LzmaLib
|
||||
msbuild LzmaLib.sln /property:Configuration=Debug
|
||||
|
@@ -20,6 +20,8 @@ Go to ***BuildPath*** and run
|
||||
|
||||
cd Libraries
|
||||
|
||||
git clone https://github.com/ericniebler/range-v3
|
||||
|
||||
cd xz-5.0.5
|
||||
./configure
|
||||
make
|
||||
|
Reference in New Issue
Block a user