[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
1 changed files with 1 additions and 1 deletions

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