Go to file
2020-10-02 20:52:09 +02:00
include/gui-sdl/gui first commit 2020-10-02 19:57:53 +02:00
source/gui first commit 2020-10-02 19:57:53 +02:00
.gitattributes first commit 2020-10-02 19:57:53 +02:00
.gitignore Add missing CMakeLists.txt 2020-10-02 19:59:27 +02:00
CMakeLists.txt Minor CMake improvements 2020-10-02 20:52:09 +02:00
Dockerfile.wiiu first commit 2020-10-02 19:57:53 +02:00
Makefile.wiiu first commit 2020-10-02 19:57:53 +02:00
README.md first commit 2020-10-02 19:57:53 +02:00

libgui-sdl

Dependencies

To be able to use libgui, you need to install the following dependencies:

  • wut
  • Install the required portlibs and sdl2 via (dkp-)pacman -Syu wiiu-portlibs wiiu-sdl2-libs

Credits