changed instructions

This commit is contained in:
John Preston 2015-11-13 12:06:53 +03:00
parent 1a6b1b698e
commit 785aeb7d7d

View File

@ -173,9 +173,9 @@ and run
#####Install Windows SDKs
If you don't install Windows SDKs before, then open telegram project at "D:\TBuild\tdesktop\Telegram.sln". On startup Visual Studio 2015 will popup dialog box and ask to download and install extra components (including Windows 7 SDK).
If you didn't install Windows SDKs before, you need to install them now. To install the SDKs just open Telegram solution at **D:\TBuild\tdesktop\Telegram.sln** and on startup Visual Studio 2015 will popup dialog box and ask to download and install extra components (including Windows 7 SDK).
If you already have Windows SDKs then find library folder and correct it at configure's command below (like "C:\Program Files (x86)\Windows Kits\8.0\Lib\win8\um\x86").
If you already have Windows SDKs then find the library folder and correct it at configure's command below (like **C:\Program Files (x86)\Windows Kits\8.0\Lib\win8\um\x86**).
#####Building library