Intel® Software Guard Extensions (Intel® SGX)
Discussion board focused on hardware-based isolation and memory encryption to provide extended code protection in solutions.

Error while compiling SampleEnclavePCL

yg1
Beginner
631 Views

Hi, 

I tried to run SampleEnclavePCL code in sgxsdk 2.14. I'm getting the following error. 

Screenshot 2021-12-15 at 3.36.57 PM.png

 

Thanks

0 Kudos
1 Solution
JesusG_Intel
Moderator
621 Views

Hello yg1,


1. Ensure all components of the SGX Platform Software are installed.

$ sudo apt-get install libsgx-launch libsgx-urts libsgx-epid libsgx-quote-ex libsgx-uae-service


2. Source the SGX environment

$ source /opt/intel/sgxsdk/environment 


2. Can you compile and run SampleEnclave?


Sincerely,

Jesus G.

Intel Customer Support



View solution in original post

0 Kudos
2 Replies
JesusG_Intel
Moderator
622 Views

Hello yg1,


1. Ensure all components of the SGX Platform Software are installed.

$ sudo apt-get install libsgx-launch libsgx-urts libsgx-epid libsgx-quote-ex libsgx-uae-service


2. Source the SGX environment

$ source /opt/intel/sgxsdk/environment 


2. Can you compile and run SampleEnclave?


Sincerely,

Jesus G.

Intel Customer Support



0 Kudos
JesusG_Intel
Moderator
540 Views

Hello yg1,


We have not heard from you in several days so we will no longer monitor this thread. We hope you were able to resolve your issue. Please start a new thread if you need further help.


Sincerely,

Jesus G.

Intel Customer Support


0 Kudos
Reply