[fpc-pascal]GLUT Libraries
Ivan Montes
senbei at terra.es
Wed Oct 2 19:47:20 CEST 2002
----- Original Message -----
From: "Holger Peters" <thesilverwinged at lycos.de>
To: <fpc-pascal at deadlock.et.tudelft.nl>
Sent: Wednesday, October 02, 2002 12:22 PM
Subject: Re: [fpc-pascal]GLUT Libraries
> Hi,
> I've got them now from the FTP Server. And compiled them. They are working
> now.
>
> What's the difference between gl, (glut, glut) and gl_sl, (glut_sl,
glu_sl)?
>
> Holger
the _sl means that they use static linking against the OpenGL library, while
the normal ones link with OpenGL at the program startup.
Ivan
More information about the fpc-pascal
mailing list