-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile for windows #154
Comments
You will probably have to create a VS project and include all the files, I assume. |
@naaeef Any update? |
We managed to get the project running on windows on an experimental basis. |
@naaeef Pretty cool. Would you mind turning this into a PR ? |
@naaeef Yes, if you'd like to create PR it will be very helpful and meaningful! |
I can't create a pull request because we did it on a very experimental base, and I currently do not have enough time to convert the code to a stable version. |
Just upload it so its available, and then someone else can run with this. |
@naaeef Yes, please. Even though you just upload it, it could be a great reference for me. I was stuck for weeks. |
Wanted to pitch an alternative engine for windows for reference, openssl-cng-engine. It uses the Windows Cryptography API: Next Generation (CNG) I am planning to try and compile the tpm2 version on windows as well. |
Hello,
is it possible to compile this project for windows? I tried it with cygwin with no success.
Thank you for your help.
The text was updated successfully, but these errors were encountered: