]> granicus.if.org Git - icinga2/commitdiff
Doc: Install C++ & .NET Desktop in Windows Dev Env 7165/head
authorMichael Insel <michael@insel.email>
Tue, 7 May 2019 15:22:30 +0000 (17:22 +0200)
committerMichael Insel <michael@insel.email>
Tue, 7 May 2019 15:28:51 +0000 (17:28 +0200)
For developing the Icinga Windows parts you need the C++ Desktop and
.NET Desktop workloads in Visual Studio.

doc/21-development.md

index c215a30d822f35a9e818f8e012cce15d39e81d0f..fa855cfbffba7611ab777218b7c27d6261ae913f 100644 (file)
@@ -982,7 +982,12 @@ the web installer and start the installation.
 
 You need a free Microsoft account to download and also store your preferences.
 
-Choose these individual components on Visual Studio 2017:
+Install the following Workloads:
+
+* C++ Desktop
+* .NET Desktop
+
+In addition also choose these individual components on Visual Studio 2017:
 
 * .NET
     * .NET Framework 4.6 targeting pack
@@ -994,7 +999,7 @@ Choose these individual components on Visual Studio 2017:
     * GitHub Extension for Visual Studio
 * Compilers, build tools and runtimes
     * C# and Visual Basic Roslyn compilers
-    * C++/CU Support
+    * C++/CLI Support
     * VC++ 2017 v141 toolset (x86_64)
 * Debugging and testing
     * C++ profiling tools