[xmlsec] version.h generation on Windows
Miklos Vajna
vmiklos at vmiklos.hu
Tue Mar 1 05:02:21 PST 2016
Hi,
I'm trying to build xmlsec on Windows, using:
cscript /e:javascript configure.js crypto=mscrypto xslt=no iconv=no static=no lib=c:/path/to/libxml2/win32/bin.msvc debug=yes
but then nmake fails with:
C:\git\xmlsec\include\xmlsec/xmlsec.h(20): fatal error C1083: Cannot open include file: 'xmlsec/version.h': No such file or directory
and indeed there is an xmlsec/version.h.in, but AFAICS only the autoconf
configure generates a version.h from that, not the Win32 configure.js.
However, this seems to be like this for a very long time, so I'm
confused. :-)
How is this supposed to work? I can look into generating version.h from
version.h.in in configure.js, but I fear I just simply overlooked
something and there is some other way to generate version.h on Win32
already.
Thanks,
Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://www.aleksey.com/pipermail/xmlsec/attachments/20160301/580f89c8/attachment.sig>
More information about the xmlsec
mailing list