You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2023. It is now read-only.
Hi, I tried this sample using on Windows 10. I successfully installed SGX and OpenSSL, but I got 2 errors while building the solution :
MSB3073 The command ""********\sgx-ra-sample\vs\x64\Debug\mrsigner.exe" x64\Debug\enclave_sigstruct_raw > x64\Debug\enclave_mrsigner.txtLNK1104 cannot open file 'libcrypto64MDd.lib'I am using VS 2019 and Windows SDK 10.0. What should I do?
Thank you