Page 1 of 1

attempt to compile SDL-1.3.0 for NDS

Posted: Tue Feb 10, 2009 10:46 am
by robert.berger
Sorry for cross posting. I also put a bug report here: http://bugzilla.libsdl.org/show_bug.cgi?id=696

With the latest devkitPro for Windows
(http://sourceforge.net/project/showfile ... _id=160396)

and

SDL-1.3.0-4423

I execute:

make -f Makefile.ds

and get after some stuff is being compiled:

src/video/nds/SDL_ndsrender.c: In function 'NDS_RenderPresent':
src/video/nds/SDL_ndsrender.c:571: warning: implicit declaration of function
'ND
S_OAM_Update'
src/video/nds/SDL_ndsrender.c:571: error: 'NDS_RenderData' has no member named
'
oam_copy'
src/video/nds/SDL_ndsrender.c:571: error: 'NDS_RenderData' has no member named
'
sub'


....

Re: attempt to compile SDL-1.3.0 for NDS

Posted: Tue Feb 10, 2009 11:45 am
by WinterMute
Sorry, you'll probably need to wait for a reply from the SDL folks. We don't recommend or support SDL on the DS.