Hi, i'm newbie.
i've downloaded devkitPro. I can't make "hello world" example.
i try C:\devkitPro\examples\nds\hello_world\hello_world.pnproj
result:
----
> "make"
main.cpp
arm-eabi-g++ -MMD -MP -MF /c/devkitpro/examples/nds/hello_world/build/main.d -g -Wall -O2 -march=armv5te -mtune=arm946e-s ...