Re: [Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-30 Thread Gert Doering
Hi, On Sun, Sep 30, 2018 at 05:32:55AM +, Simon Rozman wrote: > Now, that's more like it. Thanks for the directions. Will try it again and > report. > > Yes, TAP driver can be build for ARM64. See: > > https://github.com/OpenVPN/tap-windows6/pull/57 > > https://github.com/OpenVPN/tap-windo

Re: [Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-30 Thread Simon Rozman
Acked-by: Simon Rozman From: Lev Stipakov Sent: Sunday, September 30, 2018 7:19 AM To: Simon Rozman Cc: openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] [PATCH] win: support for Visual Studio 2017 Hi, I was very delighted to see this contribution. However, after hours of

Re: [Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-29 Thread Simon Rozman
Hi, Now, that's more like it. Thanks for the directions. Will try it again and report. Yes, TAP driver can be build for ARM64. See: https://github.com/OpenVPN/tap-windows6/pull/57 https://github.com/OpenVPN/tap-windows6/pull/56 https://github.com/OpenVPN/tap-windows6/pull/55 Best regar

Re: [Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-29 Thread Lev Stipakov
Hi, > > I was very delighted to see this contribution. However, after hours of > struggling to compile and prepare pre-requisites, I gave up my attempts to > test this patch. The openvpn-build/msvc/build.bat was indeed helpful, > though a > bit outdated to be directly usable. > Sorry, I probably

Re: [Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-29 Thread Simon Rozman
Hi, > This patch enables building openvpn with Visual Studio 2017. > > It is advised to use openvpn-build/msvs/build.bat which > also downloads and build required dependencies. I was very delighted to see this contribution. However, after hours of struggling to compile and prepare pre-requisites

[Openvpn-devel] [PATCH] win: support for Visual Studio 2017

2018-09-28 Thread Lev Stipakov
From: Lev Stipakov This patch enables building openvpn with Visual Studio 2017. It is advised to use openvpn-build/msvs/build.bat which also downloads and build required dependencies. Changes made: - updated path to Visual Studio toolchain - updated platform toolset - added missing librarie