Hi, In the process of trying to build the pyclutter repo I come up against this error. I have the latest clutter pull built against cogl-1.10 branch so I'm not sure why pyclutter is not happy. It looks like it wants a newer version of cogl but that conflicts with the master branch on the clutter repo.
make[2]: Entering directory `/home/cmi/src/pyclutter/clutter' CC _clutter_la-cluttermodule.lo CC _clutter_la-pyclutter.lo In file included from pyclutter.h:13:0, from cluttermodule.c:7: /usr/include/cogl/cogl/cogl-pango.h:29:2: warning: #warning "#include <cogl/cogl-pango.h> is deprecated; please #include <cogl-pango/cogl-pango.h>" [-Wcpp] In file included from pyclutter.h:13:0, from pyclutter.c:6: /usr/include/cogl/cogl/cogl-pango.h:29:2: warning: #warning "#include <cogl/cogl-pango.h> is deprecated; please #include <cogl-pango/cogl-pango.h>" [-Wcpp] GEN clutter.defs GEN cogl-types.defs GEN clutter-types.defs GEN cogl.defs CC x11_la-clutterx11module.lo GEN clutterx11.defs GEN clutterx11-types.defs GEN clutter.c GEN cogl.c Could not write method ClutterInterval.compute: No ArgType for const-GValue* Could not write method ClutterOffscreenEffect.create_texture: No ArgType for CoglHandle Could not write method ClutterDeformEffect.set_back_material: No ArgType for CoglHandle Could not write method ClutterDeformEffect.get_back_material: No ArgType for CoglHandle Could not write method ClutterDeformEffect.get_n_tiles: No ArgType for guint* Could not write method ClutterShaderEffect.set_uniform: varargs functions not supported Could not write method ClutterShaderEffect.set_uniform_value: No ArgType for const-GValue* Could not write method ClutterShaderEffect.get_shader: No ArgType for CoglHandle Could not write method ClutterShaderEffect.get_program: No ArgType for CoglHandle Could not write method ClutterState.set_key: No ArgType for const-GValue* Could not write method ClutterState.set: varargs functions not supported Could not write method ClutterState.get_states: No ArgType for GList* Could not write method ClutterState.get_keys: No ArgType for GList* Could not write method ClutterAnimatable.find_property: No ArgType for GParamSpec* Could not write method ClutterAnimatable.get_initial_state: No ArgType for GValue* Could not write method ClutterAnimatable.set_final_state: No ArgType for const-GValue* -- Patrick Shirkey Boost Hardware Ltd _______________________________________________ clutter-app-devel-list mailing list clutter-app-devel-list@clutter-project.org http://lists.clutter-project.org/listinfo/clutter-app-devel-list