Update recommended build environment

This commit is contained in:
David Lönnhager
2022-09-13 11:54:57 +02:00
parent c66d81463f
commit aa72fc8544
2 changed files with 8 additions and 2 deletions

View File

@@ -15,10 +15,15 @@ Main features:
# Development environment
Any recent version of Visual Studio, the WDK, and Windows SDK should work.
The code and project file is known to work with the following combination of software:
- Visual Studio 2019 (MSVC toolset >= v14.26)
- WDK v10.0.18362.1
- Visual Studio 2022
- WDK v10.0.22621.382
- Windows SDK v10.0.22621.0
It will only build on Windows 10, version 2004 or later.
# Architecture

View File

@@ -8,6 +8,7 @@ Ensure the following software is installed:
1. `Visual Studio 2019` or later.
1. `Windows Driver Kit (WDK)` version `10.0.18362.1` or later.
1. `Windows 10, version 2004` or later.
Configure signing locally: