mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-15 10:19:44 -06:00
Merge branch 'master' of https://github.com/Nadia-h/melonDS
This commit is contained in:
@ -59,7 +59,7 @@ make
|
|||||||
#### MSYS2 and CMake
|
#### MSYS2 and CMake
|
||||||
|
|
||||||
1. Install [MSYS2](https://www.msys2.org/)
|
1. Install [MSYS2](https://www.msys2.org/)
|
||||||
2. Open the **MSYS2 MingW 64-bit** terminal
|
2. Open the **MSYS2 MinGW 64-bit** terminal
|
||||||
3. Update the packages using `pacman -Syu` and reopen the terminal if it asks you to
|
3. Update the packages using `pacman -Syu` and reopen the terminal if it asks you to
|
||||||
4. Install dependencies: `pacman -S mingw-w64-x86_64-{toolchain,SDL2,cmake} make git`
|
4. Install dependencies: `pacman -S mingw-w64-x86_64-{toolchain,SDL2,cmake} make git`
|
||||||
5. Run the following commands
|
5. Run the following commands
|
||||||
|
Reference in New Issue
Block a user