Hi Guys,
Can you post exactly what command line you used on MacOS X to get everything to compile. I am using
[pascal]
/usr/local/bin/fpc -XMSDL_main -k-L/Library/Frameworks -k-lSDL -k-framework -kOpenGL -k-framework -kCocoa SDLDemo.pas
[/pascal]

but keep getting
/usr/bin/ld: can't locate file for: -lSDL
I'm using FPC 2.1.1. any ideas?