mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 07:39:26 +01:00
update readme
This commit is contained in:
parent
ac7003a1ac
commit
7512964b2b
@ -39,9 +39,10 @@ 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 2022 17.2.3 or later is a hard requirement. Other compilers might be
|
Dolphin targets the latest MSVC shipped with Visual Studio or Build Tools.
|
||||||
able to build Dolphin on Windows but have not been tested and are not
|
Other compilers might be able to build Dolphin on Windows but have not been
|
||||||
recommended to be used. Git and Windows 11 SDK must be installed when building.
|
tested and are not recommended to be used. Git and latest Windows SDK must be
|
||||||
|
installed when building.
|
||||||
|
|
||||||
Make sure to pull submodules before building:
|
Make sure to pull submodules before building:
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user