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

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

marcos_a_
Beginner
632 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
632 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