mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-24 02:04:07 +08:00
Add note when building on WS2012R2
This commit is contained in:
parent
614c3f0623
commit
8329960ffe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user