File clutter-gtk-0.10.8-gthread.patch of Package mingw64-clutter-gtk
--- clutter-gtk-0.10.8/examples/gtk-clutter-viewport.c 2010-09-16 14:49:53.000000000 +0200 +++ clutter-gtk-0.10.8/examples/gtk-clutter-viewport.c 2012-04-09 16:21:06.000000000 +0200 @@ -36,7 +36,6 @@ GtkWidget *table, *scrollbar, *slider; GtkAdjustment *h_adjustment, *v_adjustment, *z_adjustment; - g_thread_init (NULL); gdk_threads_init (); clutter_threads_init (); Only in clutter-gtk-0.10.8/examples: gtk-clutter-viewport.c~