Closed
Description
When building ipp-crypto
from source as per the README.md under ./external/ippcp_internal/
the sgx_ippcp.h
header file is missing, which causes problems when building the sdk. Not sure how one is supposed to build IPP Crypto from source and use it to build the SDK without this header file. The header file is listed in the .gitignore
Line 28 in 82cd9d4
The missing header file is in the optimized libs (e.g. https://download.01.org/intel-sgx/sgx-linux/2.13.3/optimized_libs_2.13.3.tar.gz) which I understand are pulled when running download_prebuilt.sh
, but in this case the goal is to build the IPP Crypto dependency from source, hence there should be no need to fetch binaries.
Metadata
Metadata
Assignees
Labels
No labels