Hi all.
Does anybody have any experience in using SDL with Lazarus?
I have dlded SDL4Freepascal and installed it, copying all the *.o and *.ppu files to /usr/lib/fpc/[version]/[i386-linux/units directory, and I am able to write an app using SDL, it compiles and runs fine, but when I try to use CodeCompletion - I get an error:
"SDL: Module not found". WTF?
All the *.o files are there. Projects that use SDL compile and run without problems. Why the error then?
TIA
Mike