> Looking to install-win32/makeopenvpn, it run autotools and configure,
> this may need some tweak :
>
> *inux)
> + export WINDRES=i586-mingw32msvc-windres
>
> Is there a windres equivalent for msvc ?
There certainly a way to do the same thing using msvc or Python code
that runs after the build. Does windres simply convert the resource file
to another format? Or does it also embed it to the executable? Looks to
me as if embedding/linking is triggered by the new linker flags
(openvpn_LDADD), but then again my automake-fu is _very_ limited.

-- 
Samuli Seppänen
Community Manager
OpenVPN Technologies, Inc

irc freenode net: mattock


Reply via email to