Added notice about SDK version required
parent
1ef98be072
commit
dcf2002044
|
@ -1,7 +1,7 @@
|
|||
## Prerequisites
|
||||
|
||||
- Windows 7 or higher, 64-bit version
|
||||
- [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk) (even if you don't have Windows 10)
|
||||
- [Windows 10 SDK, version 10.0.10586.212](https://developer.microsoft.com/en-us/windows/downloads/sdk-archive) (even if you don't have Windows 10) (Don't use a version newer than 10.0.10586.212, as Dolphin won't currently compile on them)
|
||||
- [Visual Studio 2015](https://www.visualstudio.com/downloads/)
|
||||
- You can use any version of VS (Community Edition is free)
|
||||
- Recommended packages for installation:
|
||||
|
|
Loading…
Reference in New Issue