[xmlsec] compile problem on Windows 2000 w/mscrypto
Julianne Bielski
bielsk at us.ibm.com
Mon Oct 20 12:21:21 PDT 2003
Looks like part of the problem was a downlevel wincrypt.h.
Also, I need to define XML_NO_AES because it's not defined anywhere in the
operating system libraries I have.
-- Regards,
J. Bielski
Aleksey Sanin <aleksey at aleksey.com>
10/20/2003 02:48 PM
To: Julianne Bielski/Raleigh/IBM at IBMUS
cc: xmlsec at aleksey.com
Subject: Re: [xmlsec] compile problem on Windows 2000
w/mscrypto
Do you do compilation by yourself or you use the win32/configure.js stuff?
If you use win32/configure.js then what parameters do you pass to it?
Note that I am successfully compile xmlsec with all available libraries
using parameters from win32/mycfg.bat:
static=no debug=yes xslt=yes crypto=mscrypto,openssl,nss
and I am using VC6+SP5
Aleksey
Julianne Bielski wrote:
Having a bit of trouble compiling when crypto=mscrypto.
Using VC 6 SP4.
Seems to be an environment problem. MSVC reporting things like:
error C2061: syntax error : identifier 'xmlSecMSCryptoKeyDataGetCert' in
include\xmlsec\mscrypto\certkeys.h
Could there be a variable that's not being set?
-- Regards,
J. Bielski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.aleksey.com/pipermail/xmlsec/attachments/20031020/d8381d97/attachment.htm
More information about the xmlsec
mailing list