intel / intel/confidential-computing.sgx.sdk

azure ubuntu 16.4 can not run SampleEncalve by simulation ?

Open
#72 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
C++
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

i just want to run SampleEnclave code ,I install sdk
![image](https://user-images.githubusercontent.com/31161578/100231859-8afbf280-2f62-11eb-98be-43eb6756766b.png)

i use root user

however ,i can Compile SampleEnclave code
```bash
make SGX_MODE=sim
```
it is sucessful
but
i run it
```
./app
```
some error :
Error: Unexpected error occurred.
Enter a character before exit ...

-----

before I install sdk program ,i just use this comand ,
```
bash uninstall.sh
```
no more operation ;

env
Distributor ID: Ubuntu
Description: Ubuntu 16.04.7 LTS
Release: 16.04
Codename: xenial

any suggestion will help !!!!

other platform is working

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.