Merge pull request #712 from dfarmer/master
Add note about MSVC requirement
This commit is contained in:
Коммит
33df3563d0
|
@ -42,6 +42,7 @@ Before building SkiaSharp:
|
|||
* [Python 2.7](https://www.python.org/downloads) is available in the `PATH` environment variable on Windows
|
||||
* [Android NDK r14](https://developer.android.com/ndk/downloads/index.html) is available in the `ANDROID_NDK_HOME` environment variable on macOS
|
||||
* [.NET Core](https://www.microsoft.com/net/core) is installed on all platforms
|
||||
* C/C++ Compiler (MSVC / "Desktop development" package on Windows)
|
||||
|
||||
First, clone the repository:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче