Re: [Openvpn-devel] Compiling OpenVPN for Windows

2010-09-02 Thread Toby Thain
On 2-Sep-10, at 2:32 AM, Samuli Seppänen wrote: Hi All, I'm fairly new to building openvpn for windows (have been building on Linux since 2.0), I have a small customization that I make to the openvpn sourcecode to call external software on initialization, and would like to build a Windows bui

Re: [Openvpn-devel] Compiling OpenVPN for Windows

2010-09-02 Thread Samuli Seppänen
> Hi All, I'm fairly new to building openvpn for windows (have been > building on Linux since 2.0), > I have a small customization that I make to the openvpn sourcecode to > call external software on initialization, and would like to build a > Windows build with this in. > > I have ZERO experience

Re: [Openvpn-devel] Compiling OpenVPN for Windows

2010-09-02 Thread Peter Stuge
Allan Swanepoel wrote: > I have a small customization that I make to the openvpn sourcecode to > call external software on initialization, and would like to build a > Windows build with this in. Maybe your Linux distribution offers a simple way to install a cross-compiler. Find out which host tupl

Re: [Openvpn-devel] Compiling OpenVPN for Windows

2010-09-01 Thread Gert Doering
Hi, On Wed, Sep 01, 2010 at 04:21:53PM +0200, Allan Swanepoel wrote: > > If you use the pre-compiled tun/tap driver from the 2.1.3 windows > > bundle, you don't need the MS DDK/WDK, just msys+mingw and the NSIS > > installer-builder. > > Won't msys & mingw then become dependencies for running ope

Re: [Openvpn-devel] Compiling OpenVPN for Windows

2010-09-01 Thread Allan Swanepoel
On Wed, Sep 1, 2010 at 3:58 PM, Gert Doering wrote: > Hi, > > On Wed, Sep 01, 2010 at 02:58:59PM +0200, Allan Swanepoel wrote: >> Hi All, I'm fairly new to building openvpn for windows (have been >> building on Linux since 2.0), >> I have a small customization that I make to the openvpn sourcecode

Re: [Openvpn-devel] Compiling OpenVPN for Windows

2010-09-01 Thread Gert Doering
Hi, On Wed, Sep 01, 2010 at 02:58:59PM +0200, Allan Swanepoel wrote: > Hi All, I'm fairly new to building openvpn for windows (have been > building on Linux since 2.0), > I have a small customization that I make to the openvpn sourcecode to > call external software on initialization, and would lik

Re: [Openvpn-devel] Compiling openvpn for windows using mingw32

2010-03-14 Thread Gert Doering
Hi, On Sun, Mar 14, 2010 at 02:47:32AM -, Kill AllSnoopers wrote: > I am trying to compile openvpn for windows using mingw32 and have openssl > lzo, etc compiled. I am trying to compile to create the openvpn.exe and then > use the GUI. Are you trying to compile natively, or cross-compile?

Re: [Openvpn-devel] Compiling openvpn for windows using mingw32

2010-03-14 Thread Alon Bar-Lev
You can use [1]. [1] opensc-project.org/build On Sun, Mar 14, 2010 at 4:47 AM, Kill AllSnoopers wrote: > > Hi, > > I am trying to compile openvpn for windows using mingw32 and have openssl > lzo, etc compiled. I am trying to compile to create the openvpn.exe and then > use the GUI. > > I haven