From de93d6ac78057642286350892630ae15e2460a54 Mon Sep 17 00:00:00 2001 From: Zane Hitchcox Date: Fri, 23 Jul 2021 18:44:24 -0400 Subject: [PATCH] Update BUILD.md --- BUILD.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/BUILD.md b/BUILD.md index 4525ca69..30133194 100644 --- a/BUILD.md +++ b/BUILD.md @@ -24,6 +24,10 @@ Visual studio 2019 with: * MSVC v142 x86-64 build tools * Windows 10 SDK +Also install Windows Driver Kit from https://docs.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk + - you might have to look under "previous versions" for the windows wdk to match your windows sdk + - all you need from this page is the WDK, you can ignore everything else, just download it + pip install -r requirements.txt Mingw64, install it from https://www.msys2.org/