You are building from sources I would guess :) The version.h is generated for the distribution package when I create one.
I am planning to do a new release fairly soon Aleksey On 3/1/16 5:02 AM, Miklos Vajna wrote: > 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 > _______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
