Line 18:
Line 18:
You have to put the libs in the right order in your makefile:
You have to put the libs in the right order in your makefile:
−
LIBS := -lSDL_ttf -lSDL_gfx -lSDL_mixer -lSDL_image -lfreetype -ljpeg -lpng -lz -lSDL -lfat -lwiiuse -lbte -logc -lm
+
LIBS := -lSDL_ttf -lSDL_gfx -lSDL_mixer -lSDL_image -lfreetype -ljpeg -lpng -lz -lSDL -lfat -lwiiuse -lbte -logc -lm -lwiikeyboard
== Lesson 1: Making a red background ==
== Lesson 1: Making a red background ==