dxsdk-d3dxv9.29.952.8
- Updated
Redistributable package for the legacy DirectX SDK's D3DX9, D3DX10, and/or D3DX11 utility libraries.
- Project website: https://walbourn.github.io/legacy-d3dx-on-nuget/
#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
Not declared in the port manifest
#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.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Chuck Walbourn
Cheney Wang
Billy O'Neal
autoantwort