编译运行ContactDiscoveryService-Icelake

发布时间 2023-07-08 14:19:32作者: 李潇然

下载

git clone https://codeup.aliyun.com/6306306f95064d67d44656e5/lxr1907/ContactDiscoveryService-Icelake.git

或github地址
git clone https://github.com/signalapp/ContactDiscoveryService-Icelake

按照Readme安装

Building
git submodule init
git submodule update
mvn verify
? Enclave releases
To create a new enclave release, run the following Maven command:

./mvnw exec:exec@enclave-release
...and commit the new files in src/main/resources/org/signal/cdsi/enclave.

 

运行命令

./mvnw mn:run -Dmicronaut.environments=dev

报错

 

查看/c目录下的Readme,根据环境要求安装

Install the Open Enclave SDK (Ubuntu 20.04)

参考:https://github.com/openenclave/openenclave/blob/master/docs/GettingStartedDocs/install_oe_sdk-Ubuntu_20.04.md