Hi, You can use openvpn-build to build openvpn and it's dependencies, including the OpenVPN-GUI - that should just work. Once the build is finished, you can probably hack the openvpn-build scripts to only build the GUI.
Best regards, -- Samuli Seppänen Community Manager OpenVPN Technologies, Inc irc freenode net: mattock [1] openvpn-build/generic/build openvpn-build/windows-nsis/build-complete > Hi All, > > I've installed all required programs as written in 1. > > apt-get install git-core mingw-w64 gcc-4.6-arm-linux-gnueabi man2html > dos2unix nsis unzip > > Then, I've executed the command ./configure > --prefix=/usr/local/i586-mingw32 --host=i586-mingw32msvc inside > OpenVPN-Gui source folder. > > It completed successfully, then when I execute the command make i get > the following error: > > main.c:26:21: fatal error: windows.h: No such file or directory > compilation terminated. > make[1]: *** [main.o] Error 1 > > What I'm doing wrong? > > Thanks, > Sagi > > [1] https://community.openvpn.net/openvpn/wiki/BuildingUsingGenericBuildsystem