Hi guys,

I just had a look on the jedi sdl libaries and it seems a very suitable api to use for games. But i've got a little problem with the SDL demo's that comes with the JEDI SDL libaries. Some of those demo's just crash and with that i really mean a crash (no log errors, or msgbox saying it can't do something). most of the time it are access violations but i got no clue why they happen and i presume that if they are included as demo's they should work! All paths & stuff are correct & delphi can find all libaries from sdl

I'm using JEDI SDL 0.5, Delphi 6 enterprize with update 2 installed and windows XP SP1.

Does someone have similar problems ?

these are few of the ones that crash with me:
SMpegPlayer
PanAndZoom
some of the SDLTests apps (the gamma one makes my screen all red also after using it )
....
...

i really would love to get em all working so i have more to dig in to