On Sun, Oct 19, 2003 at 02:31:55PM +0200, Noam Rathaus wrote: > Hi, > > I have been trying for a few hours now to get my Visual C++ to compile the > OpenVPN user mode client, but without any luck, I would be happy to hear from > someone who was able to, or has an idea how to do it. > > I have MinGW, MSYS, GCC, etc installed, but I want to create an Open Source > MFC GUI for the client, as opposed to the console one.
I can't help about Visual C++ because i don't use that, but why don't create a gui using free libs like gtk? Besides we'll have a multiplatform interface ;) Stefano
