mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-17 04:31:52 +00:00
changed instructions
This commit is contained in:
parent
1a6b1b698e
commit
785aeb7d7d
4
MSVC.md
4
MSVC.md
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user