Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.
1558 Discussions

Error when building "dynamic-application-loader-host-interface” project

marcos_a_
Beginner
2,526 Views

Hi all,

I am following the instructions from https://github.com/01org/linux-sgx to build my dynamic-application-loader-host-interface project.

This is part of "Install Intel(R) SGX PSW" section on the same document.

So, I downloaded the source code for "dynamic-application-loader-host-interface”.

Then, when I run "sudo cmake ." from the folder where the source code is located, I am getting the following error:

"Cannot find source file:

   common/reg-Linux.cpp"

I looked at /common directory and reg-Linux.cpp file is not there.

Does anybody knows why it is missing or how to fix this problem?

Thanks

Rgds

Marcos

 

0 Kudos
1 Reply
marcos_a_
Beginner
2,527 Views

Ok, I realized that the zip file I got from github was missing that cpp.

I downloaded again and the built worked fine.

Thanks

marcos

0 Kudos
Reply