- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to use simulation of sgx in my project in Visual Studio 2015?(the version of sgx is 1.9.)
My computer's CPU don't support sgx。
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi:
You can install the sgx sdk, there are some examples in your install path like "C:\Program Files (x86)\Intel\IntelSGXSDK\src".
1. Open SampleEnclave.sln.
2. Change your build mode to “Simulation”
3. Select your project and change the project platform tool chain to:Visual Studio 2015 && change you windows sdk version
to the one you installed like “10.0.16299.0”
Then your can build the project in simulation mode.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page