Updated Building for Windows (markdown)

kndre 2021-11-27 04:24:35 +02:00
parent 94d4e1f516
commit 99eb179016

@ -2,8 +2,8 @@
### Minimal Dependencies ### 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: 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 2019](https://linkify.me/iMZOApa)** - **Make sure to select C++ support in the installer**. * **[Visual Studio 2019](https://linkify.me/wk8NgwX)** - **Make sure to select C++ support in the installer**.
* **[CMake](https://linkify.me/Nz4ECQQ)** - Used to generate Visual Studio project files. * **[CMake](https://linkify.me/bNxcVTr)** - Used to generate Visual Studio project files.
![2](http://i.imgur.com/vSIXMHd.jpg) ![2](http://i.imgur.com/vSIXMHd.jpg)
* **Git** - We recommend [msysgit](https://linkify.me/Dr2UPqT). * **Git** - We recommend [msysgit](https://linkify.me/Dr2UPqT).
![3](http://i.imgur.com/joCBhIB.jpg) ![3](http://i.imgur.com/joCBhIB.jpg)