Greetings!

I have 2 questions:

1. How do I cross-compile xmlsec to use mscrypto on unix host using mingw?
./configure --build=i686-pc-linux-gnu --host=i586-mingw32msvc
--with-mscrypto=yes

doesn't work at all.

2. I have problems linking libxmlsec on Win32 platform. I configure from
win32/ subdir with
cscript configure.js crypto=mscrypto and get a lot of errors beginning
with

..\include\xmlsec/mscrypto/app.h(48) : error C2146: syntax error : missing ')' 
before identifier 'hKey'
..\include\xmlsec/mscrypto/app.h(48) : error C2081: 'HCRYPTKEY' : name in 
formal parameter list illegal
..\include\xmlsec/mscrypto/app.h(48) : error C2061: syntax error : identifier 
'hKey'

What's wrong?

Thank you!

-- 
SY, Dmitry Belyavsky (ICQ UIN 11116575)

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

Reply via email to