I've tried to install SGDK 0.94 with Code::Blocks. I followed the article on the wiki, and, when asked to add file in my project, I added those from the cube_flat directory in the SGDK sample dir.
When I try to build the ROM, I get the message :
And no rom.bin file anywhere...-------------- Clean: default in test1 (compiler: Megadrive GCC Compiler)---------------
c:/sgdk094/bin/rm -f out.lst out/cmd_ out/sega.o out/rom_head.bin out/rom_head.o out/rom.nm out/rom.wch out/rom.out out/rom.bin
Cleaned "test1 - default"
-------------- Build: default in test1 (compiler: Megadrive GCC Compiler)---------------
Target is up to date.
Nothing to be done (all items are up-to-date).
I precise that, if I have some basis in C language, I've little skills in configuring IDEs (worse : I actually hate and fear that
