Quote Originally Posted by Loodziek
@technomage
Yep, I read this issue when it's only appear, but I want test pure SDL power But thanks for respond.

@arthurprs
Am from Poland, Arthur. I have a question. When I try to compile your source:
[pascal]SDL_SetColorKey(surface, // surface is the surface that want to set a transparent color
SDL_RLEACCEL or SDL_SRCCOLORKEY,
SDL_MapRGB(surface.format, r, g, b)); // this color will be transparent[/pascal]

It's ok when I compile it in Delphi 7, but when I try to compile it in Lazarus it's isn't works:

Error image

What's going on?

@WILL
I'ill try

Thanks a lot again.
:? No ideia, i don't see anything wrong at this line