Browse Source

BUILD.rst: switch to VS2022

Signed-off-by: Lev Stipakov <lev@openvpn.net>
pull/571/head
Lev Stipakov 2 years ago committed by Selva Nair
parent
commit
442a48e9e8
  1. 2
      BUILD.rst

2
BUILD.rst

@ -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)

Loading…
Cancel
Save