mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 01:20:06 +00:00
VS 2017 -> 2019
parent
85f02b8d54
commit
53a8e96310
@ -2,7 +2,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 2017 Community](https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=Community)** - **Make sure to select C++ support in the installer**.
|
||||
* **[Visual Studio 2019](https://visualstudio.microsoft.com/downloads/)** - **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/vSIXMHd.jpg)
|
||||
* **Git** - We recommend [msysgit](http://msysgit.github.io/).
|
||||
|
Loading…
Reference in New Issue
Block a user