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

Help:about SGX "Unable to start program"(Debug build)

Shn_Y_
Beginner
486 Views

Hi 

Recently, I am running a program using SGX under  Windows 10.
But there came to an error that "Unable to start program '\Debug\pwenclave.dll".

The program starts fine in Release builds, but on Debug I got the aforementioned error message.How could I solve this problem?


Thanks^_^

0 Kudos
2 Replies
Surenthar_S_Intel
486 Views

Hi,

Please setup start project as "console application". 

Right click on console application->"setup startup project"

-Surenthar.

0 Kudos
Shn_Y_
Beginner
486 Views

Surenthar Selvaraj. (Intel) wrote:

Hi,

Please setup start project as "console application". 

Right click on console application->"setup startup project"

-Surenthar.

Thank you for your response.^_^

0 Kudos
Reply