intel / intel/confidential-computing.sgx.sdk
make sdk USE_OPT_LIBS=0 DEBUG=1 Error
Open
bug
- Dominant language
- C++
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Hi folks,
I got the error when I run make sdk USE_OPT_LIBS=0 DEBUG=1:
sgxssl/sgx_aes_ctr.cpp:37:10: fatal error: openssl/aes.h: No such file or directory
37 | #include "openssl/aes.h"
In fact I already install libssl-dev on Ubuntu 20:
Why is this? Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.