openvpn-build
openvpn-build copied to clipboard
It seems that there is no way to build windows x86
I changed build bat to x86 ,but it seems to run failed , build.bat quit without any errors, how can I build a x86 openvpn?? thanks first
The build.bat is hardcoded to build AMD64 only, as MSVC building was/is designed for development only - not the final building of redistributables.
This should be fixed