Closed GoogleCodeExporter closed 9 years ago
the libogc usb keyboard lib is a dependency of SDL Wii. So just add
-lwiikeyboard to
your makefile. Here's what I have for SMW for example:
LIBS := -lSDL_mixer -lsmpeg -lSDL_image -lSDL_net -lSDL -lpng -ljpeg -lz
-lwiiuse \
-lfat -lbte -logc -lvorbisidec -lfreetype -lwiikeyboard
Original comment by dborth@gmail.com
on 5 Feb 2010 at 10:22
Original issue reported on code.google.com by
dancinninjac
on 5 Feb 2010 at 9:17