From 38ab579b1947ab449574c20939313fd62d8bbf88 Mon Sep 17 00:00:00 2001 From: Ryan Pavlik Date: Thu, 8 Oct 2020 17:08:40 -0500 Subject: [PATCH] readme: Add minimal dependency info for Windows --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7d1eb7e44..edeafb659 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,11 @@ Truly optional dependencies, useful for some drivers, app support, etc.: * ffmpeg * libjpeg +Experimental Windows support requires the Vulkan SDK and also needs or works +best with the following vcpkg packages installed: + +* pthreads eigen3 libusb hidapi zlib doxygen + Tested distributions that are fully compatible, on Intel (Vulkan only) and AMD graphics (Vulkan and OpenGL):