Hi,
> I see daily builds like > > > > http://build.openvpn.net/downloads/snapshots/openvpn-install-master-20160607214911-63b3e000c9-x86_64.exe > > > I used to think they are built with "build-snapshot": > https://github.com/OpenVPN/openvpn-build/blob/master/windows-nsis/build-snapshot > > however, when I run it, > > > .... > tap-windows > Fixup libtool files > Restore libtool files > Fixup libtool files > Build openvpn > ../generic/build: line 284: cd: > /home/ilia/openvpn-build/windows-nsis/tmp/build-i686/openvpn-2.3.11: No > such file or directory > FATAL: cd openvpn > FATAL: build i686 >&2 > FATAL: build-complete >&2 > [ilia@localhost windows-nsis]$ > > > somehow it tries to find openvpn-2.3.11 instead of master. > > > how am I supposed to run that script ? > Samuli had posted a link to https://github.com/mattock/openvpn-windows-buildtest which, I think, has the necessary scripts to use with openvpn-build for daily snapshot building.. Selva