mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-06 07:06:12 +00:00
Update Readme.md to specify VS2019 as a requirement
This commit is contained in:
parent
dd23a1ee79
commit
ffd38ab6e9
@ -39,9 +39,9 @@ Dolphin can only be installed on devices that satisfy the above requirements. At
|
|||||||
## Building for Windows
|
## Building for Windows
|
||||||
|
|
||||||
Use the solution file `Source/dolphin-emu.sln` to build Dolphin on Windows.
|
Use the solution file `Source/dolphin-emu.sln` to build Dolphin on Windows.
|
||||||
Visual Studio 2017 15.7 is a hard requirement. Other compilers might be
|
Visual Studio 2019 16.3 is a hard requirement. Other compilers might be
|
||||||
able to build Dolphin on Windows but have not been tested and are not
|
able to build Dolphin on Windows but have not been tested and are not
|
||||||
recommended to be used. Git and Windows 10 SDK 10.0.17134.0 must be installed when building.
|
recommended to be used. Git and Windows 10 SDK must be installed when building.
|
||||||
|
|
||||||
Make sure to check out the Qt submodule before building:
|
Make sure to check out the Qt submodule before building:
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user