intel / intel/confidential-computing.sgx.sdk
azure ubuntu 16.4 can not run SampleEncalve by simulation ?
- 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

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
Assessment
This issue has not been assessed yet.