The errors:
Code:
(8,13): identifier not found "PSDLSurface"
(8,24): error in type definition
(24,16): operator not overloaded
(30,20): unknown record field identifier "_TYPE"
&#40;34,23&#41;&#58; incompatible type for arg no. 1&#58; got "<erroneuos>", expected "PSDL_Surface"
&#40;38,28&#41;&#58; incompatible type for arg no. 1&#58; got "<erroneuos>", expected "PSDL_Surface"

Should I put a # before -FiC:/JEDI-SDLv1.0/SDL/Pas in FPC.CFG? It said nothing about it in the second link (about using JEDI-SDL w/ FPC). Seems it doesn't have any noticeable effect, though.