hi; On 21 February 2013 07:39, Bastien Nocera <[email protected]> wrote: > Em Thu, 2013-02-21 às 00:29 +0000, Emmanuele Bassi escreveu: >> Good news, everyone! >> >> A new Clutter snapshot is now available at: >> >> http://download.gnome.org/sources/clutter/1.13/ > > It doesn't build because it's missing a newer cogl: > > In file included from ./x11/clutter-stage-x11.h:31:0, > from ./x11/clutter-input-device-core-x11.h:30, > from ./x11/clutter-input-device-core-x11.c:26: > ./cogl/clutter-stage-cogl.h:43:3: error: unknown type name 'CoglFrameClosure' > In file included from ./x11/clutter-stage-x11.h:31:0, > from ./x11/clutter-input-device-core-x11.h:30, > from ./x11/clutter-device-manager-core-x11.c:29: > ./cogl/clutter-stage-cogl.h:43:3: error: unknown type name 'CoglFrameClosure' > In file included from ./x11/clutter-stage-x11.h:31:0, > from ./x11/clutter-backend-x11.c:44: > ./cogl/clutter-stage-cogl.h:43:3: error: unknown type name 'CoglFrameClosure'
yes, I thought Robert or Neil already released Cogl with Owen's new API for frame synchronization; the minimum required version of Cogl has been bumped (because of the buffer_age extension support) so it's not a simple case of bumping it again. I'll poke Robert and Neil for a Cogl snapshot. ciao, Emmanuele. -- W: http://www.emmanuelebassi.name B: http://blogs.gnome.org/ebassi/ _______________________________________________ clutter-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/clutter-list
