From 4ac0fd8ecfa1bf0aa394c38d5b7f4f60ca23842b Mon Sep 17 00:00:00 2001 From: kali Date: Thu, 15 Oct 2020 18:12:46 +0200 Subject: [pkg] install tap driver on windows --- docs/build.windows.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/build.windows.rst b/docs/build.windows.rst index 1e8364d..818f813 100644 --- a/docs/build.windows.rst +++ b/docs/build.windows.rst @@ -2,9 +2,9 @@ windows build ============= The build currently expects MINGW64 environment, on a native windows host. -A cross-compiling procedure (at least for the application binaries) should be possible in the near future, using mxe. +A cross-compiling procedure (at least for the application binaries) should be possible in the near future, using mxe. (There's already some support for it in `gui/build.sh`). -You should install make, as well as a recent Qt5 version (for instance, with chocolatey: choco install make). +You should instal: make, wget, as well as a recent Qt5 version (for instance, with chocolatey: choco install make && choco install wget). (In order to avoid makefiles, you are welcome to submit a port of the build scripts using powershell or cscript - see the build.wsf script in openvpn-build for inspiration). -- cgit v1.2.3