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
Cheney Wang
Billy O'Neal
autoantwort