Quote Originally Posted by paul_nicholls
Code:
SDL.pas(2183,12) Error: Forward type not resolved "PPoint"
SDL.pas(2198,11) Error: Forward type not resolved "PRect"
SDL.pas(3949,1) Fatal: There were 2 errors compiling module, stopping
SDL.pas(3949,1) Fatal: Compilation aborted
I think this one may have something to do with HAS_TYPES...is this defined automatically, or do I have to pass this to the compiler?

cheers,
Paul.
Ah of course, it seems that your version of jedi-sdl.inc is the v0.5 one. Could you please grab this one
http://jedi-sdl.cvs.sourceforge.net/...?revision=1.13

Which contains more FPC ( and other ) defines.