Hi all,
Sorry if this is a re-send; i tried sending this yesterday evening, but
i didn't see this show up in the archives. So here it goes again...
This evening i finished the clutter gtk mono bindings against
clutter-gtk-0.1. You can find the tarred folder in attachment; it is to
be put next to the other binding folders of clutter-sharp.
Some side notes on the c library though:
* it seems like the so file is created as libcluttergtk-1.0.so This
looks a bit odd to me because
1. the version is 0.1 and
2. the other clutter so's are created like libclutter-gst-0.1.so
and
libclutter-cairo-0.1.so (mind the hyphens)
* also the include's go into
the /usr/local/include/clutter-0.2/clutter-gtk while the others get
their own dedicated include directory
(e.g. /usr/local/include/clutter-cairo-0.1/clutter-cairo) I don't know
what's the good way to do it though, just thought i'd point it out
* the gtk test example sometimes took a long time to load; apparently
the call to clutter_timeline_start before gtk_main was the problem; so i
attached a patch to only start the timeline when the window is exposed.
Best Regards,
Thomas
-- To unsubscribe send a mail to clutter+unsubscribe@o-hand.com
This archive was generated by hypermail 2.1.8 : Mon Apr 30 2007 - 08:01:13 EDT