mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Replace <experimental/filesystem> includes with <filesystem>
https://bugs.dolphin-emu.org/issues/11770
This commit is contained in:
@ -39,7 +39,7 @@ Dolphin can only be installed on devices that satisfy the above requirements. At
|
||||
## Building for Windows
|
||||
|
||||
Use the solution file `Source/dolphin-emu.sln` to build Dolphin on Windows.
|
||||
Visual Studio 2017 is a hard requirement. Other compilers might be
|
||||
Visual Studio 2017 15.7 is a hard requirement. Other compilers might be
|
||||
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.
|
||||
|
||||
|
Reference in New Issue
Block a user