mirror of
https://github.com/citra-emu/citra.git
synced 2025-06-12 03:00:06 +00:00
parent
d0632b725c
commit
3a71298c53
@ -5,7 +5,7 @@ You'll need to download and install the following to build Citra:
|
|||||||
|
|
||||||
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) (`brew install pkgconfig`)
|
* [pkg-config](http://www.freedesktop.org/wiki/Software/pkg-config/) (`brew install pkgconfig`)
|
||||||
* [SDL2](https://www.libsdl.org/download-2.0.php) (`brew install sdl2`, or download [this dmg](https://www.libsdl.org/release/SDL2-2.0.4.dmg))
|
* [SDL2](https://www.libsdl.org/download-2.0.php) (`brew install sdl2`, or download [this dmg](https://www.libsdl.org/release/SDL2-2.0.4.dmg))
|
||||||
* [Qt5](http://qt-project.org/downloads) (`brew install qt5`)
|
* [Qt5](http://qt-project.org/downloads) (`brew install qt5`) (**Note:** If you have Qt4 installed, then you will need to remove it before building. `brew unlink qt4`)
|
||||||
* [CMake](http://www.cmake.org/) (`brew install cmake`)
|
* [CMake](http://www.cmake.org/) (`brew install cmake`)
|
||||||
|
|
||||||
### Cloning Citra in Git:
|
### Cloning Citra in Git:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user