Bijo, open FPC, and go to:
Directories --> Units, and add the following directories: (Assuming that your SDL folder is at C:\Projects\Jedi-SDL\)
Code:
C:\Projects\Jedi-SDL\SDL\Pas\
C:\Projects\Jedi-SDL\OpenGL\Pas\
C:\Projects\Jedi-SDL\fmod\Pas\
C:\Projects\Jedi-SDL\ODE\Pas\
C:\Projects\Jedi-SDL\SDL_Image\Pas\
C:\Projects\Jedi-SDL\SDL_Mixer\Pas\
C:\Projects\Jedi-SDL\SDL_Net\Pas\
C:\Projects\Jedi-SDL\SDL_Sound\Pas\
C:\Projects\Jedi-SDL\SDL_ttf\Pas\
C:\Projects\Jedi-SDL\SDLFilter\Pas\
C:\Projects\Jedi-SDL\SDLMonoFonts\Pas\
C:\Projects\Jedi-SDL\SDLSpriteEngine\Pas\
C:\Projects\Jedi-SDL\SFont\Pas\
C:\Projects\Jedi-SDL\smpeg\Pas\
And then click the Includes tab, and add:
Code:
C:\Projects\Jedi-SDL\SDL\Pas\
Now it should work fine... That adds all files you will ever need for JEDI-SDL.