docs.rs failed to build dx9-0.1.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
dx9
Rust library for DirectX 9.0c
Links
Requirements
- DirectX Software Development Kit (DXSDK_Jun10.exe)
- Rust bindgen
- clang/LLVM for bindgen 'winget install LLVM.LLVM' (tested version 21.1.8)
- clang/LLVM for bindgen (manual download)
- set LIBCLANG_PATH=path_to/LLVM/bin
- set DXSDK_DIR=path_to/DXSDK_Jun10
LICENSE
MIT License