mirror of
https://github.com/amnezia-vpn/win-split-tunnel.git
synced 2026-05-17 00:06:00 +03:00
Update recommended build environment
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user