1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 10:54:16 +01:00

[meta] Bump MinGW version requirement to 10.0 in README

This commit is contained in:
Philip Rebohle 2022-09-08 12:08:32 +02:00
parent 2b16134b64
commit 912b06f37c

View File

@ -43,7 +43,7 @@ git clone --recursive https://github.com/doitsujin/dxvk.git
### Requirements:
- [wine 3.10](https://www.winehq.org/) or newer
- [Meson](https://mesonbuild.com/) build system (at least version 0.49)
- [Mingw-w64](https://www.mingw-w64.org) compiler and headers (at least version 8.0)
- [Mingw-w64](https://www.mingw-w64.org) compiler and headers (at least version 10.0)
- [glslang](https://github.com/KhronosGroup/glslang) compiler
### Building DLLs