mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-27 07:34:15 +02:00
Merge pull request #6928 from Icinga/doc/windows-devel-dot-net-2
Doc: Add .NET 3.5 to the windows build stack
This commit is contained in:
commit
30f0f6676e
@ -845,6 +845,12 @@ Choose the following minimal set:
|
||||
|
||||
After a while, Visual Studio will be ready.
|
||||
|
||||
#### .NET Framework 3.5
|
||||
|
||||
Windows 10 only have .NET Framework >= 4.6 installed by default, the Icinga Agent Wizard is built on .NET Framework 2.0 which is not included in .NET Framework 4.6. Thankfully Windows 10 have .NET Framework 3.5 (which includes .NET Framework 2.0) as a component on board, you just need to activate it.
|
||||
|
||||
Go to `Control Panel` -> `Programs` -> `Turn Windows features on or off`. Tick `.NET Framework 3.5 (includes .NET 2.0 and 3.0)` and wait until the installation process succseded.
|
||||
|
||||
#### Flex and Bison
|
||||
|
||||
Install it using [chocolatey](https://www.wireshark.org/docs/wsdg_html_chunked/ChSetupWin32.html):
|
||||
|
Loading…
x
Reference in New Issue
Block a user