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

SGX SDK for Windows 11

mchau
Beginner
1,518 Views

I'm trying to install the SGX SDK, but after I run the .exe file nothing happens after the green progress bar. I'm on Windows 11. Is this a compatibility issue and the SGX SDK is not yet supported for Windows 11?

0 Kudos
1 Solution
Sahira_Intel
Moderator
1,505 Views

Hi,

The SGX SDK is supported on Windows 11, see system requirements below:

 

Supported operating systems for the Intel® SGX SDK installer:

o Microsoft Windows* 7 64-bit version

o Microsoft Windows* 10 November Update (version 1511) or later, including

versions 1607, 1703, 1709, 1803, 1809, 1903 and 2004

o Microsoft Windows* 11

Supported compiler and IDE for the Intel® SGX SDK installer:

o Microsoft Visual Studio* Professional 2019

Microsoft Visual C++ compiler from Microsoft Visual Studio* Professional 2019

is required

 

There are some known issues while installing on systems with Visual Studio 2022. I recommend removing all instances of the SDK off your system and try to re install. This time, download the latest SGX SDK from Nuget.org: https://www.nuget.org/packages/Intel.SGX.SDK

 

Let me know if you have any questions 

 

Sincerely,

Sahira

 

View solution in original post

1 Reply
Sahira_Intel
Moderator
1,506 Views

Hi,

The SGX SDK is supported on Windows 11, see system requirements below:

 

Supported operating systems for the Intel® SGX SDK installer:

o Microsoft Windows* 7 64-bit version

o Microsoft Windows* 10 November Update (version 1511) or later, including

versions 1607, 1703, 1709, 1803, 1809, 1903 and 2004

o Microsoft Windows* 11

Supported compiler and IDE for the Intel® SGX SDK installer:

o Microsoft Visual Studio* Professional 2019

Microsoft Visual C++ compiler from Microsoft Visual Studio* Professional 2019

is required

 

There are some known issues while installing on systems with Visual Studio 2022. I recommend removing all instances of the SDK off your system and try to re install. This time, download the latest SGX SDK from Nuget.org: https://www.nuget.org/packages/Intel.SGX.SDK

 

Let me know if you have any questions 

 

Sincerely,

Sahira

 

Reply