Homebrew DS GameMaker error

BuddyValera

New Member
Newbie
Joined
Dec 28, 2018
Messages
3
Reaction score
1
Trophies
0
Age
26
XP
86
Country
Russia
Sooo... I downloaded DSGM recently and when I try to compile it I getting this error:


C:\DSGMTempNewProject33174251>make
Build process start for project "DSGMTempNewProject33174251"...
.
Default_Map.bin
/bin/sh: bin2s: command not found
Default_Pal.bin
/bin/sh: bin2s: command not found
Default_Tiles.bin
/bin/sh: bin2s: command not found
main.c
C:/DSGMTempNewProject33174251/source/main.c: In function 'main':
C:/DSGMTempNewProject33174251/source/main.c:20:3: error: too few arguments to function 'nitroFSInit'
nitroFSInit();
^~~~~~~~~~~
In file included from C:/DSGMTempNewProject33174251/source/main.c:3:
C:/devkitPro/libnds/include/filesystem.h:7:6: note: declared here
bool nitroFSInit(char **basepath);
^~~~~~~~~~~
make[1]: *** [C:\devkitPro\PAlib\lib\PA_Makefile:220: main.o] Error 1
make: *** [C:\devkitPro\PAlib\lib\PA_Makefile:151: build] Error 2

C:\DSGMTempNewProject33174251>pause


Does smbdy can help me?
 
Last edited by BuddyValera,
DS Game Maker is outdated and uses an outdated devkitArm version.
It is recommended to just learn C and C++ programming.
 
DS Game Maker is outdated and uses an outdated devkitArm version.
It is recommended to just learn C and C++ programming.
I kinda doing it, but I need an IDE to work with. Can you recommend me any?

P.S: Sorry for bad English
 

Site & Scene News

Popular threads in this forum