Re: [Openvpn-devel] openvpn-gui build error (cross-compile for Windows)

2013-05-06 Thread Samuli Seppänen
Hi Felix, I suggest patching the MinGW version that's bundled with Debian. These links should contain all the information you need: The patches attached to the

Re: [Openvpn-devel] openvpn-gui build error (cross-compile for Windows)

2013-04-30 Thread Heiko Hund
Hi Felix On Tuesday 30 April 2013 02:14:29 spoc...@gmx.net wrote: > proxy.c:417:23: error: 'WINHTTP_AUTO_DETECT_TYPE_DHCP' undeclared (first > use in this function) > proxy.c:417:55: error: 'WINHTTP_AUTO_DETECT_TYPE_DNS_A' undeclared > (first use in this function) > proxy.c:438:32: error: 'WINHTTP

[Openvpn-devel] openvpn-gui build error (cross-compile for Windows)

2013-04-30 Thread spoc...@gmx.net
Hi all together, I stuck trying to build Openvpn for Windows under Debian wheezy. I use the openvpn-build git-repo and installed all packages and dependencies mentioned in the README files. The Problem always occurs when the build-script tries to build openvpn-gui. Here the essential output: #:~o