Sorry for this basic issue, I have been using devkitARM + libnds for a couple of
years, finaly I have updated to the newest versions, under windows 7
Everything is downloaded and instaled correctly but when I am trying to build
a nds the following problem appear:
Code: Select all
"make"
m.AllocationBase 0x8A0000, m.BaseAddress 0x950000, m.RegionSize 0xB50000, m.State 0x2000
C:\_era\dev\devkitPro\msys\bin\sh.exe: *** Couldn't reserve space for cygwin's heap (0x950000 <0x14A0000>) in child, Win32 error 0
"make": *** [build] Error 1
Thanks in advance
Enrique