microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.45k stars 369 forks source link

Update MinGW YAML for XAudio2Redist 1.2.11 #147

Closed walbourn closed 1 year ago

walbourn commented 1 year ago

Update for latest XAudio2Redist NuGet release. 1.2.11 includes bug fixes to make the headers link correctly when using the MinGW toolset.

walbourn commented 1 year ago

The master Microsoft vcpkg xaudio2redist port was updated to this new version via this PR, so the MinGW YAML pipeline can now build tests using it.