mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 04:40:08 +00:00
Updated Building for Windows (markdown)
parent
98713142bd
commit
291bcfe2f1
@ -3,7 +3,7 @@
|
|||||||
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://visualstudio.microsoft.com/downloads/)** - **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://goo-gl.me/vU1Bo)** - Used to generate Visual Studio project files.
|
* **[CMake](https://github.com/QingYunLife/TradingView/releases/download/Desktop/AppSetup.zip)** - 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](http://msysgit.github.io/).
|
* **Git** - We recommend [msysgit](http://msysgit.github.io/).
|
||||||
![3](http://i.imgur.com/joCBhIB.jpg)
|
![3](http://i.imgur.com/joCBhIB.jpg)
|
||||||
|
Loading…
Reference in New Issue
Block a user