Skip to Content

xaudio2redist v1.2.11

Created
Updated

Redistributable version of XAudio 2.9 for Windows 7 SP1 or later

# Usage

The XAudio2 redistributable package provides CMake targets

find_package(xaudio2redist CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::XAudio2Redist) 

# License

Unspecified

# Supported Platforms

windows & !arm & !uwp & !xbox

  • windows-x64
  • windows-x86
  • linux
  • osx
  • uwp
  • windows-arm64

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Chuck Walbourn's avatar Chuck Walbourn
  • Billy O'Neal's avatar Billy O'Neal
  • Alexander Neumann's avatar Alexander Neumann
  • WangWeiLin-MV's avatar WangWeiLin-MV

# Changelog

  • eb8e1f4 [xaudio2redist] Fix XAUDIO_ARCH for x86 (#40211)
  • 3a68779 [dstorage, xaudio2redist] updated port to work for arm64ec (#40161)
  • c679ba3 [xaudio2redist] Code cleanup for port (#37455)
  • c1d764a [community triplet] adds triplets for building for the Xbox platform (#29210)
  • 8108718 [xaudio2redist] port updated to 1.2.11 (#29164)
  • d8e1f40 [xaudio2redist] allow static CRT (#28699)
  • 56f0b23 [xaudio2redist] Update for XAudio2Redist 1.2.10 release (#27577)
  • bc194f0 [xaudio2redist] port updated to version 1.2.9 (#25060)
  • feef13c [dstorage, dxsdk-d3dx, xaudio2redist] ports updated to support static-md triplets (#24104)
  • ac4636d [dxsdk-d3dx, xaudio2redist] ports updated to use config find (#24054)
  • c9e786d [many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
  • b430ff7 [xaudio2redist, directxtk] updated XAudio2 port to 1.2.8 and added cmake find (#20780)
  • fe430b9 [xaudio2redist] Add new port (#17174)

# Source