Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 734 Bytes

File metadata and controls

16 lines (13 loc) · 734 Bytes
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.sln to compile assemblies for the .NET 4.5+ desktop platform
  • SharpDX-StoreApp.sln to compile assemblies for the PCL .NET 4.6+ platform (including StoreApps, UWP and PCL)

For previous version (e.g 2.6.x), you will need: