Hello, I'm just starting coding for my GP32 which I love. But I'm getting stuck when I want to convert a BMP to C and then compile it with Mirko's SDK.
I've tried with Daltos' converter as follows
imageconverter -o fondo.c -h fondo.bmp
then I edit the Makefile and to the OBJ sectino add...