Re: [fpc-pascal]Error 216 with SDL

2003-08-04 Thread James Mills
On Mon, Aug 04, 2003 at 09:44:13PM +0200, Jonas Maebe wrote: > > On maandag, aug 4, 2003, at 21:12 Europe/Brussels, Holger Peters wrote: > > >I used SDL4FreePascal under Windows with FreePascal 1.0.6 and it > >worked fine. Now, I use RedHat 9.0 with FreePascal 1.0.10 and > >SDL4FreePascal doesn

Re: [fpc-pascal]Error 216 with SDL

2003-08-04 Thread Jonas Maebe
On maandag, aug 4, 2003, at 21:12 Europe/Brussels, Holger Peters wrote: I used SDL4FreePascal under Windows with FreePascal 1.0.6 and it worked fine. Now, I use RedHat 9.0 with FreePascal 1.0.10 and SDL4FreePascal doesn't work. When I compile the demos, I get the runtime error 216 at the first

Re: [fpc-pascal]Error 216 with SDL

2003-08-04 Thread James Mills
On Mon, Aug 04, 2003 at 09:12:37PM +0200, Holger Peters wrote: > Hi, > > I used SDL4FreePascal under Windows with FreePascal 1.0.6 and it worked > fine. Now, I use RedHat 9.0 with FreePascal 1.0.10 and SDL4FreePascal > doesn't work. > When I compile the demos, I get the runtime error 216 at the

[fpc-pascal]Error 216 with SDL

2003-08-04 Thread Holger Peters
Hi, I used SDL4FreePascal under Windows with FreePascal 1.0.6 and it worked fine. Now, I use RedHat 9.0 with FreePascal 1.0.10 and SDL4FreePascal doesn't work. When I compile the demos, I get the runtime error 216 at the first SDLcommand. Is there a solution? Holger ___