Re: [Openvpn-devel] CE port needed DLLs

2009-05-28 Thread dave
lto:jonathan.open...@gmail.com] Sent: Thursday, May 28, 2009 9:30 AM To: dave Cc: openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] CE port needed DLLs Hi Dave. This morning I've been able to solve the error and began to debug the application. There were two reasons for my

Re: [Openvpn-devel] CE port needed DLLs

2009-05-28 Thread jonathan openvpn
gt; -Original Message- > *From:* jonathan openvpn [mailto:jonathan.open...@gmail.com] > *Sent:* Thursday, May 28, 2009 1:56 AM > *To:* dave > *Cc:* openvpn-devel@lists.sourceforge.net > *Subject:* Re: [Openvpn-devel] CE port needed DLLs > > Hello. > > First of all, thank y

Re: [Openvpn-devel] CE port needed DLLs

2009-05-28 Thread dave
ts.sourceforge.net Subject: Re: [Openvpn-devel] CE port needed DLLs Hello. First of all, thank you for the quick response. We have other applications running on the Windows CE distribution and the linker option "MACHINE" is set to "THUMB". We are using a custom developed board

Re: [Openvpn-devel] CE port needed DLLs

2009-05-28 Thread jonathan openvpn
Hello. First of all, thank you for the quick response. We have other applications running on the Windows CE distribution and the linker option "MACHINE" is set to "THUMB". We are using a custom developed board, and we develop our applications through Visual Studio 2005. We only need to stablish

Re: [Openvpn-devel] CE port needed DLLs

2009-05-27 Thread dave
That message usually means the binary is hosed, and I believe missing dlls give a different message. Are you sure Thumb is correct for your platform? Are you using a consumer device like a pocket pc phone, etc, or is it a custom board? I ask that because the existing code does use some functional

Re: [Openvpn-devel] CE port needed DLLs

2009-05-27 Thread Marco Schuster
On Wed, May 27, 2009 at 12:36 PM, jonathan openvpn < jonathan.open...@gmail.com> wrote: > Hello. > > I'm triying to execute a Windows CE 5.0 porting of openvpn client > application. I've been successful on compiling it but when i try to execute > i receive the message: "openvpn is not a valid Wind