Search code examples
visual-studio-2010debuggingsharpdx

SharpDX Device-Debug. crash


I'm trying to use the sharpDX debug function but as soon as I run my application with the "DeviceCreationFlags.Debug" Visual Studio crashes and I get this: enter image description here

If I change the Flags to None everything works fine. any Idea? It says "The application tried to call a SDK function that isn't existing or not available


Solution

  • Ok if you guys will get this same error, just download the windows 8.1 SDK it will fix this issue