The www.mkezx.org is the way to go!
Hi,
Can someone tell me how to port the SDL library to the EZX platform?
I know alebm have already done this.
Can someone share the information about how to build it on EZX?
Or tell me where to download the SDL source code that alebm have modified for porting on EXZ?
Thanks
Thanks a lot for your reply.
But I haven't found any information on the MkEzx Build reports.
I am looking for the source code and config that alebm have already modified for the EXZ platform as a reference.
Can you tell me how to get that?
If there is any detailed information, please tell me.
Thanks again.
have a look at this:
http://www.motorolafans.com/forums/viewtopic.php?t=2955
and this:
http://www.inf.ufsc.br/~alebm/ezx/al...l127-ezx.patch
found on searching for alebm and sdl!
Hi,
Thanks first.
I have got the alebm's patch.
But there are two files can't be patched: SDL_QWin.cc and SDL_sysvideo.cc.
Can anyone tell me what's wrong with my operation?
Thanks
patching file ../orig/SDL-1.2.7/configure
patching file ../orig/SDL-1.2.7/src/audio/SDL_audio.c
patching file ../orig/SDL-1.2.7/src/main/macosx/Makefile
patching file ../orig/SDL-1.2.7/src/main/qtopia/SDL_qtopia_main.cc
patching file ../orig/SDL-1.2.7/src/video/qtopia/SDL_QWin.cc
Reversed (or previously applied) patch detected! Assume -R? [n] n
Apply anyway? [n] y
Hunk #1 FAILED at 27.
Hunk #2 succeeded at 37 with fuzz 2 (offset -9 lines).
Hunk #3 FAILED at 131.
Hunk #4 FAILED at 220.
Hunk #5 FAILED at 273.
Hunk #6 FAILED at 393.
5 out of 6 hunks FAILED -- saving rejects to file ../orig/SDL-1.2.7/src/video/qtopia/SDL_QWin.cc.rej
patching file ../orig/SDL-1.2.7/src/video/qtopia/SDL_sysevents.cc
patching file ../orig/SDL-1.2.7/src/video/qtopia/SDL_sysvideo.cc
Hunk #1 FAILED at 43.
Hunk #2 FAILED at 105.
Hunk #3 FAILED at 119.
Hunk #4 succeeded at 238 (offset -104 lines).
Hunk #5 FAILED at 322.
Hunk #6 FAILED at 344.
Hunk #7 FAILED at 482.
Hunk #8 FAILED at 520.
Hunk #9 FAILED at 632.
Hunk #10 FAILED at 665.
Hunk #11 succeeded at 509 (offset -431 lines).
9 out of 11 hunks FAILED -- saving rejects to file ../orig/SDL-1.2.7/src/video/qtopia/SDL_sysvideo.cc.rej
patching file ../orig/SDL-1.2.7/test/testsprite.c