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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to