Hello
I installed the SDL Bindings for FPC (FreeBSD). I compiled the bindings
and copied
the all .ppu and object files in a SDL units directory.
Now, I want to test sdl and the bindings with the examples the comes with
the it. Like demo01.pp
When I try to compile it, I get this message:
x1-6-00-a
[ Charset ISO-8859-1 unsupported, converting... ]
> Hello
>
> I installed the SDL Bindings for FPC (FreeBSD). I compiled the bindings
> and copied
> the all .ppu and object files in a SDL units directory.
> Now, I want to test sdl and the bindings with the examples the comes with
> the it. Like de