docs.rs failed to build zoom-sdk-windows-sys-0.2.0
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.
Visit the last successful build:
zoom-sdk-windows-sys-0.1.0
zoom-sdk-windows-sys
FFI bindings to Zoom Windows Software Development Kit.
Build steps for Windows 10
- Visual Studio Build tools with Windows 10 SDK
- Install 32-bit target
rustup target add i686-pc-windows-msvc
- Install LLVM for bindgen
- Download the SDK from Github
- Add SDK
bin
directory with DLLs to PATH - Set environment variable
ZOOM_SDK_DIR=path\to\zoom-sdk-windows
TODO: Build script