Search code examples
c#sharpdx

SharpDX.Windows missing?


First and foremost, I apologize if this is the wrong place to ask this question, I just can't find the answer anywhere else.

I've imported the SharpDX references into my C# project, however, the SharpDX.Windows reference isn't there. I've tried downloading it from the website and using NuGet, however with both of them the reference doesn't exist.

Does anyone know how to fix this or what is causing the issue?


Solution

  • If your target is the desktop you will need to load the SharpDX.Desktop assembly from NuGet.