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
> 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
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
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
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
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
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?
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