mirror of https://github.com/OpenVPN/openvpn-gui
BUILD.rst: switch to VS2022
Signed-off-by: Lev Stipakov <lev@openvpn.net>pull/571/head
parent
e9e9dae830
commit
442a48e9e8
|
@ -6,7 +6,7 @@ This is the recommended way of building openvpn-gui on Windows, which is also us
|
||||||
Prerequisites
|
Prerequisites
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
- Visual Studio 2019 (build tools should be enough, also 2022 will likely work)
|
- Visual Studio 2022 (build tools should be enough)
|
||||||
- CMake
|
- CMake
|
||||||
- vcpkg (add the environment variable ``VCPKG_ROOT`` which points to vcpkg installation)
|
- vcpkg (add the environment variable ``VCPKG_ROOT`` which points to vcpkg installation)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue