2

After installing the windows 10 technical preview im facing some issues with my d3d11 application. In release mode everything works fine, but when I put it to debug mode (which means it also creates the debug device) I get an error indicating that I would have to download the D3D11 SDK Layers for Windows Technical Preview. They can be obtained by installing the Windows Technical Preview SDK. Sadly I was unable to find that SDK as a download. Do you guys know where I can find this SDK? Can it be obtained using windows update? Thanks in advance.

Cromon
  • 253

1 Answers1

2

There is no SDK for the Technical Preview.

New developer tools, SDKs, APIs, and a new universal apps model are all in the works but the Technical Preview's focus is on OS usage, performance, and compatibility. You can use VS 2013 and the Windows 8.1 SDK when trying it out.

Source

For Windows 10 Build 10041, there is an SDK/WDK on the insider page.