Closed mardy closed 8 months ago
Yeah, I need to update the readme to point that out (or fix it). Just try building it, then when it fails after compiling demo_gba, try a second time and it’ll work.
Yeah, I need to update the readme to point that out (or fix it). Just try building it, then when it fails after compiling demo_gba, try a second time and it’ll work.
Ah, I was running make clean
everytime, that's why I didn't notice that it was so simple. :-) Thanks!
No problem! I added a note to the Gamecube and Wii makefiles to dispel any further confusion on this.
Hi! I'm trying to build the Wii SDL2 version. This change made me go a bit forward:
But then the build fails here:
The
demo_gba.h
file is created inbuild_wii
, but for some reason the Makefile does not see it?