Hi.

I tried the OpenSSL engines in Smart Card Bundle 0.5 and 0.6, but both of them crashed. I rebuilt engine_pkcs11.dll and libp11.dll myself and did some debugging, and it turned out that the problem is that libp11 is compiled without /DWIN32. I guess either the flag should be added to Makefile.mak or cryptoki.h should use the correct macro _WIN32 everywhere?

I'm using VS2005.


Tomoko
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to