<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Do you do compilation by yourself or you use the win32/configure.js
stuff?<br>
If you use win32/configure.js then what parameters do you pass to it?<br>
<br>
Note that I am successfully compile xmlsec with all available libraries<br>
using parameters from win32/mycfg.bat:<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; static=no debug=yes xslt=yes crypto=mscrypto,openssl,nss<br>
and I am using VC6+SP5<br>
<br>
Aleksey<br>
<br>
<br>
<br>
Julianne Bielski wrote:<br>
<blockquote type="cite"
 cite="midOFD605E59B.B447A9A0-ON87256DC5.00659CC5-85256DC5.00665975@us.ibm.com"><br>
  <font size="2" face="sans-serif">Having a bit of trouble compiling
when
crypto=mscrypto.</font>
  <br>
  <br>
  <font size="2" face="sans-serif">Using VC 6 SP4. </font>
  <br>
  <br>
  <font size="2" face="sans-serif">Seems to be an environment problem.
MSVC reporting things like:</font>
  <br>
  <font size="2" face="sans-serif">error C2061: syntax error :
identifier
'xmlSecMSCryptoKeyDataGetCert' in include\xmlsec\mscrypto\certkeys.h</font>
  <br>
  <br>
  <font size="2" face="sans-serif">Could there be a variable that's not
being set?</font>
  <br>
  <font size="2" face="sans-serif"><br>
-- Regards,<br>
  <br>
J. Bielski</font>
</blockquote>
</body>
</html>