Hi > I then tried to compile the fluttr sample app, but no joy - I get the > following error message: > > /home/media/clutter/toys/fluttr/src/fluttr-set.c:483: undefined > reference to `clutter_actor_rotate_z_DEPRECATED_BY_clutter_actor_set_rotation' > > There's a few more like it too. Any ideas?
You might want to install the stable version of clutter (0.4) (available on ohand's debian repo http://debian.o-hand.com/ ). The new (svn) version of clutter introduces quite a lot of changes in the API, and demo apps (like fluttr) might not have been adapted for it. Hope this helps Florent -- To unsubscribe send a mail to [EMAIL PROTECTED]
