On Tue, 2007-08-21 at 12:41 +0200, Clemens Nylandsted Klokmose wrote: > Hello, > Is there anyone who have had luck compiling clutter on Mac OS? > I don't seem to find a way around not having the GL extensions (glx.h) > on the mac... > > > Do I have to make some specific alterations in the configuration file > in order to get it to work?
I don't know whether you can install GLX under OSX. the real solution would be to add a OSX backend to Clutter, using the native GL API. in alternative, there's the experimental SDL backend which should work on more platforms - but it's not as polished and stable as the GLX backend. 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]
