mirror of
https://github.com/Maschell/SDL2_Playground.git
synced 2024-11-23 13:19:16 +01:00
README: Wii U version can be built without wiiu-fling libs
This commit is contained in:
parent
9562189313
commit
651214c0d6
@ -19,10 +19,8 @@ make -f .\Makefile.pc-win
|
|||||||
|
|
||||||
## Wii U
|
## Wii U
|
||||||
|
|
||||||
Install these libs from [wiiu-fling](https://gitlab.com/QuarkTheAwesome/wiiu-fling#installing):
|
|
||||||
- `pacman -S wiiu-fling/wiiu-sdl2 wiiu-fling/wiiu-sdl2_gfx wiiu-fling/wiiu-sdl2_image wiiu-fling/wiiu-sdl2_ttf`
|
|
||||||
And these from [dkp-libs](https://devkitpro.org/wiki/devkitPro_pacman):
|
And these from [dkp-libs](https://devkitpro.org/wiki/devkitPro_pacman):
|
||||||
- `pacman -S devkitPPC wut-tools wut wiiu-portlibs dkp-libs/wiiu-sdl2_mixer`
|
- `(dkp)pacman -S devkitPPC wut-tools wut wiiu-portlibs wiiu-sdl2-libs`
|
||||||
|
|
||||||
Build via:
|
Build via:
|
||||||
`make -f Makefile.wiiu`
|
`make -f Makefile.wiiu`
|
Loading…
Reference in New Issue
Block a user