intel / intel/confidential-computing.sgx.sdk

make sdk USE_OPT_LIBS=0 DEBUG=1 Error

Open
#151 1 comment 0 reactions 0 assignees View on GitHub
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"
image

In fact I already install libssl-dev on Ubuntu 20:
image
Why is this? Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.