On Mon, 2008-04-14 at 19:28 -0700, Blake Ramsdell wrote:
> On Mon, Apr 14, 2008 at 3:24 PM, Emmanuele Bassi <[EMAIL PROTECTED]> wrote:
> >  no, since libGL.so might not be the actual library (it really depends on
> >  the platform).
> 
> By the way, I see other examples of people going directly to
> dlopen(libGL.so) -- isn't it the OpenGL equivalent of libc? Like
> doesn't everyone link to that exact name regardless of platform?

Clutter does not only work with GL, but with GL/ES as well; we'd have to
use the correct library name depending on the platform we are targeting.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, OpenedHand Ltd.
Unit R, Homesdale Business Centre
216-218 Homesdale Rd., Bromley - BR12QZ
http://www.o-hand.com

-- 
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to