google/pkcs11test

How to compile and test via CryptokiMPX in Windows

Closed this issue · 3 comments

I couldn't compile the code on Windows to test a PKCS #11 middle-ware of a token, which loaded by CryptokiMPX.
https://github.com/hajikhorasani/cryptokimpx

I don't have easy access to a Windows environment -- could you provide more details of the build process and the errors?

As I couldn't find any CMake file or MS Visual Studio project, I tried to compile the source code with MinGW, and it was not successful.

Can't really begin to help without some invocation and error details, I'm afraid.