> You need to install dcap quote library, more dependencies you can find them 
> in the docker file for dcap: 
> https://github.com/apache/incubator-teaclave/blob/master/docker/build.ubuntu-1804.sgx-dcap-1.6.Dockerfile#L44.
> 
> Also, please refer to the official document for installation instruction: 
> https://download.01.org/intel-sgx/sgx-dcap/1.6/linux/docs/Intel_SGX_DCAP_Linux_SW_Installation_Guide.pdf

dcap装好了,之前报错的原因找到了,
docker build 的时候只在cmake添加了`-DDCAP=ON` 
未替换`teaclave/teaclave-build-ubuntu-1804-sgx-2.9.1:latest` 
为`teaclave/teaclave-build-ubuntu-1804-sgx-dcap-1.6`
之前是看到了这个https://github.com/apache/incubator-teaclave-sgx-sdk/issues/135#issuecomment-631630380,过来看看实现
  感谢!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/334#issuecomment-639252861

Reply via email to