#54279 - Dannon - Sat Sep 17, 2005 5:03 pm
I've just updated to the new devkit and started by trying to compile one of the templates that comes with the new examples, but there is an error when I try to build, it says:
linking arm9.elf
main.o: In function `main':
c:/Development/NDSDev/examples/nds/templates/arm9/source/main.c:50: undefined reference to `iprintAt'
make[1]: *** [/c/Development/NDSDev/examples/nds/templates/arm9/arm9.elf] Error 1
make: *** [build] Error 2
It seems to be a problem with iprintAt, but I'm not too sure how I can fix it, suggestions?
linking arm9.elf
main.o: In function `main':
c:/Development/NDSDev/examples/nds/templates/arm9/source/main.c:50: undefined reference to `iprintAt'
make[1]: *** [/c/Development/NDSDev/examples/nds/templates/arm9/arm9.elf] Error 1
make: *** [build] Error 2
It seems to be a problem with iprintAt, but I'm not too sure how I can fix it, suggestions?