I'll check this as soon I reboot to Windows again (I'm busy doing some numerical stuff for the University at the moment and Mathematica runs on Linux :-))
Using my MSVC7-made binaries with MSVC 6 should not be the problem. The binary file format and the export table are the same. You wold not be able to use the current Platform SDK with MSVC 6 either, if there were a problem in that area.
I'll fix this within the next 2 days :-)
Ciao
Igor
Aleksey Sanin wrote:
Please, check that you compile using the same runtime as the one used
in Igor's binaries. It does look like exported variables are broken. For example,
check the value of xmlSecTransformEnveloped variable is not NULL
(I suspect it is NULL). This problem was reported before but I don't know how
to reproduce or fix it (sorry, my primary platform is Linux).
Also, AFAIK, Igor compiles binaries using MSVC 7 and I might expect problems
with using his binaries with MSVC 6.
_______________________________________________ xmlsec mailing list [EMAIL PROTECTED] http://www.aleksey.com/mailman/listinfo/xmlsec
