On Fri, Jan 18, 2013 at 10:18 AM, Samuli Seppänen wrote:
>
>
> > Hi,
> >
> > First of thanks for taking the time to write a very comprehensive
> response, much appreciated.
> >
> > Although I have already succeeded with the msvc build, the idea of
> having a dedicated vm doing building and packagi
> Hi,
>
> First of thanks for taking the time to write a very comprehensive response,
> much appreciated.
>
> Although I have already succeeded with the msvc build, the idea of having a
> dedicated vm doing building and packaging seems very agreeable. I'll be sure
> to get back to you if ther
17 Ιαν 2013, 4:01 μ.μ., ο/η Samuli Seppänen έγραψε:
> Hi Athanasios,
>
>> Right, so this is because c99 and VS don't mix. Thanks very much Gert.
>>
>> To explain why I'm trying to do this: Our institution uses OpenVPN to
>> provide remote access (e.g. access to electronic libraries, etc) to
>
Hi Athanasios,
> Right, so this is because c99 and VS don't mix. Thanks very much Gert.
>
> To explain why I'm trying to do this: Our institution uses OpenVPN to
> provide remote access (e.g. access to electronic libraries, etc) to
> its users. So we used to build openvpn and package it very very
On Thu, Jan 17, 2013 at 2:19 AM, Matthias Andree wrote:
> Am 16.01.2013 11:11, schrieb Gert Doering:
> > Hi,
> >
> > On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote:
> >> Trying to compile 2.3 with visual studio 2010. I am getting the
> following
> >> error:
> >>
> >> init.c(18
Am 16.01.2013 11:11, schrieb Gert Doering:
> Hi,
>
> On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote:
>> Trying to compile 2.3 with visual studio 2010. I am getting the following
>> error:
>>
>> init.c(186): error C2143: syntax error : missing ';' before 'type'
>> [C:\openvpn4\
Right, so this is because c99 and VS don't mix. Thanks very much Gert.
To explain why I'm trying to do this: Our institution uses OpenVPN to
provide remote access (e.g. access to electronic libraries, etc) to its
users. So we used to build openvpn and package it very very similarly to
the official
Hi,
On Tue, Jan 15, 2013 at 09:03:07PM +0200, Athanasios Douitsis wrote:
> Trying to compile 2.3 with visual studio 2010. I am getting the following
> error:
>
> init.c(186): error C2143: syntax error : missing ';' before 'type'
> [C:\openvpn4\openvpn-build\msvc\build.tmp\openvpn-2.3_master\src\o
Hi all,
Trying to compile 2.3 with visual studio 2010. I am getting the following
error:
init.c(186): error C2143: syntax error : missing ';' before 'type'
[C:\openvpn4\openvpn-build\msvc\build.tmp\openvpn-2.3_master\src\openvpn\openvpn.vcxproj]
(after that there are many many more errors, but y