| layout | wiki |
|---|---|
| title | Building |
| order | 3 |
| parent | /wiki/index.html |
Starting with 3.0.0 release, SharpDX requires only to have the latest Visual Studio with updates installed (for 3.0.0, the Windows SDK required is 10.0.10586.0)
The project contains two solutions:
SharpDX-Desktop.slnto compile assemblies for the.NET 4.5+desktop platformSharpDX-StoreApp.slnto compile assemblies for thePCL .NET 4.6+platform (including StoreApps, UWP and PCL)
For previous version (e.g 2.6.x), you will need: