mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 21:00:05 +00:00
Updated Windows Build (markdown)
parent
8f4dcc49ca
commit
d91340e6a1
@ -1,7 +1,7 @@
|
||||
### Minimal Dependencies
|
||||
On Windows, all library dependencies are automatically included within the "externals" folder or can be downloaded on-demand. To build Citra, you simply need to install:
|
||||
|
||||
* **[Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)**.
|
||||
* **[Visual Studio 2015 Community](https://www.visualstudio.com/products/visual-studio-community-vs)** - **Make sure to select C++ support in the installer**.
|
||||
* **[CMake](http://www.cmake.org/cmake/resources/software.html)** - Used to generate Visual Studio project files.
|
||||
![2](http://i.imgur.com/JEabR4V.png?2)
|
||||
* **Git** - We recommend [msysgit](http://msysgit.github.io/).
|
||||
|
Loading…
Reference in New Issue
Block a user