Add note when building on WS2012R2

This commit is contained in:
JumpingYang001 2016-02-27 19:51:53 +08:00
parent 614c3f0623
commit 8329960ffe

View file

@ -107,6 +107,11 @@ Invoke-WebRequest -Uri https://raw.githubusercontent.com/dotnet/cli/rel/1.0.0/sc
./install.ps1 -version 1.0.0.001540 -channel beta
```
Note:
>If you meet "Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Cci.ISymUnmanagedWriter5'", please install [Visual C++ Redistributable for Visual Studio 2015].
[Visual C++ Redistributable for Visual Studio 2015]:https://www.microsoft.com/en-hk/download/details.aspx?id=48145
### OS X
The OS X dependency installation instructions are not yet documented. You can