docs.rs failed to build win-kernel-2.11.20
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.
Windows Kernel Build System
This repository contains scripts and instructions for building the Windows kernel using the Rust programming language.
Prerequisites
- Install Rust and Cargo: https://rustup.rs/
- Install Visual Studio Build Tools: https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=16
- Install the Windows SDK: https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk/
- Install the windows WDK: https://learn.microsoft.com/zh-cn/windows-hardware/drivers/download-the-wdk
Build Instructions
- Clone this repository:
MORE
see https://docs.rs/