Info
Version: | 1.1.2 |
Author(s): | SyrianBallaS, Microsoft |
Last Update: | Monday, February 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://download.microsoft.com/download/A/E/7/AE743F1F-632B-4809-87A9-AA1BB3458E31/DXSDK_Jun10.exe |
NuGet Url: | https://www.nuget.org/packages/DXSDK_Missing |
Install
Install-Package DXSDK_Missing
dotnet add package DXSDK_Missing
paket add DXSDK_Missing
DXSDK_Missing Download (Unzip the "nupkg" after downloading)
You may get a linker error with DxErr.lib since it uses a symbol defined in xaudio2.lib in Windows 8.1/10 SDK.
I'd have to run into the issue again but I believe you'd just need to undefine the function that's defined twice.
I'll make sure to do that when I run into it.