version.h generation on Windows
Miklos Vajna <[email protected]> Tue, 1 Mar 2016 14:02:21 +0100
| Newsgroups | gmane.text.xml.xmlsec |
|---|---|
| Message-ID | <[email protected]> |
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 _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
signature.asc
(application/pgp-signature, 181 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlbVktsACgkQe81tAgORUJZ/PACdFcEb303ISznYT6SCVBzB58Dx /WQAn1BFdoR0ME0TNqaJPKmR+WHDkyoj =vryA -----END PGP SIGNATURE-----