mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Updated Building for Windows (markdown)
parent
0a50d6feb7
commit
9c97393f73
@ -1,8 +1,8 @@
|
|||||||
## Prerequisites
|
## Prerequisites
|
||||||
---
|
---
|
||||||
|
|
||||||
- Windows Vista or higher, preferably 64-bit version.
|
- Windows Vista or higher, 64-bit version.
|
||||||
- [Git Extensions](http://code.google.com/p/gitextensions/downloads/list) (check MsysGit in the installer, and select "Run Git from the Windows Command Prompt") or any other Git tool as long as it puts git in the PATH. If you get issues with scmrev.h, add the directory containing git to the PATH environment variable.
|
- [Git Extensions](http://code.google.com/p/gitextensions/downloads/list) (check MsysGit in the installer, and select "Run Git from the Windows Command Prompt") or any other Git tool as long as it puts git in the PATH. If you get issues with scmrev.h, add the directory containing git to the PATH environment variable (and logoff/login or otherwise refresh the PATH variable in use).
|
||||||
- [Visual Studio 2013 - with Update 3](http://www.microsoft.com/visualstudio/eng/downloads)
|
- [Visual Studio 2013 - with Update 3](http://www.microsoft.com/visualstudio/eng/downloads)
|
||||||
- Update 3 can be found [here](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_5)
|
- Update 3 can be found [here](http://www.visualstudio.com/en-us/downloads/download-visual-studio-vs#DownloadFamilies_5)
|
||||||
- You may use the free Express for Windows Desktop edition: ([net install and/or ISO](http://www.microsoft.com/en-us/download/details.aspx?id=43733))
|
- You may use the free Express for Windows Desktop edition: ([net install and/or ISO](http://www.microsoft.com/en-us/download/details.aspx?id=43733))
|
||||||
|
Loading…
Reference in New Issue
Block a user