1. Home
  2. Browse
  3. dxsdk-d3dx

dxsdk-d3dx

v9.29.952.8#7Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install dxsdk-d3dx

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.

See source

Version

v9.29.952.8#7

Publication

Supports

windows & !arm & !uwp & !xbox

Homepage

walbourn.github.io/legacy-d3dx-on-nuget

Subtree

fc886ab184

License

Complex license

Definition

Manifest