Skip to Content

dxsdk-d3dx v9.29.952.8

Created
Updated

Redistributable package for the legacy DirectX SDK's D3DX9, D3DX10, and/or D3DX11 utility libraries.

# Usage

The legacy DirectX SDK D3DX package provides CMake targets:

find_package(dxsdk-d3dx CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::D3DX9 Microsoft::D3DX10 Microsoft::D3DX11) 

NOTE: This port is not recommended for use in new projects and is incompatible with the deprecated directxsdk port.

# 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

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Chuck Walbourn's avatar Chuck Walbourn
  • Cheney Wang's avatar Cheney Wang
  • Billy O'Neal's avatar Billy O'Neal
  • autoantwort's avatar autoantwort

# Changelog

  • fc886ab [dxsdk-d3dx] port update to support static crt scenarios (#37605)
  • 5b11232 [many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • c1d764a [community triplet] adds triplets for building for the Xbox platform (#29210)
  • 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)
  • c6595d7 [dxsdk-d3dx/directxsdk] Add message to handle the conflicts between these two ports (#20286)
  • b767888 [dxsdk-d3dx] Add new port (#17175)

# Source