We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f1838 commit a262b19Copy full SHA for a262b19
winbuild/README.md
@@ -11,7 +11,8 @@ For more extensive info, see the [Windows build instructions](build.rst).
11
* Requires Microsoft Visual Studio 2017 or newer with C++ component.
12
* Requires NASM for libjpeg-turbo, a required dependency when using this script.
13
* Requires CMake 3.15 or newer (available as Visual Studio component).
14
-* Tested on Windows Server 2022 with Visual Studio 2022 Enterprise (GitHub Actions).
+* Tested on Windows Server 2022 with Visual Studio 2022 Enterprise and Windows Server
15
+ 2019 with Visual Studio 2019 Enterprise (GitHub Actions).
16
17
Here's an example script to build on Windows:
18
0 commit comments