BUILD.rst: switch to VS2022

Signed-off-by: Lev Stipakov <lev@openvpn.net>
pull/570/head
Lev Stipakov 2022-12-23 13:05:18 +02:00
parent 8d76bd1041
commit 395ca8450a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This is the recommended way of building openvpn-gui on Windows, which is also us
Prerequisites
-------------
- Visual Studio 2019 (build tools should be enough, also 2022 will likely work)
- Visual Studio 2022 (build tools should be enough)
- CMake
- vcpkg (add the environment variable ``VCPKG_ROOT`` which points to vcpkg installation)