mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-11 00:29:11 +01:00
Merge pull request #2951 from lioncash/readme
Readme: Specify that VS 2015 is to be used instead of VS 2013
This commit is contained in:
commit
061364b51a
@ -35,9 +35,9 @@ 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 2013 is a hard requirement since previous versions don't support
|
||||
many C++ features that we use. Other compilers might be able to build Dolphin
|
||||
on Windows but have not been tested and are not recommended to be used.
|
||||
Visual Studio 2015 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.
|
||||
|
||||
An installer can be created by using the `Installer_win32.nsi` and
|
||||
`Installer_x64.nsi` scripts in the Installer directory. This will require the
|
||||
|
Loading…
x
Reference in New Issue
Block a user