Hi,
I downloaded the clutter gesture project from
git://git.moblin.org/clutter-gesture and tried to compile it in moblin beta
develop environment but it showed the following messages while executing
make command

cc1: warnings being treated as errors
engine.c: In function ‘new_gesture_slide_event’:
engine.c:104: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:104: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:111: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:111: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c: In function ‘calculate_speed’:
engine.c:128: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:128: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:132: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:132: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c: In function ‘gesture_recognize’:
engine.c:177: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:177: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c: In function ‘state_idle_handle_event’:
engine.c:402: error: implicit declaration of function
‘clutter_event_get_button’
engine.c: In function ‘state_in_recognize_handle_event’:
engine.c:450: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:450: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:451: error: passing argument 2 of ‘clutter_event_get_coords’ from
incompatible pointer type
engine.c:451: error: passing argument 3 of ‘clutter_event_get_coords’ from
incompatible pointer type
make[2]: *** [engine.o] Error 1
make[2]: Leaving directory `/home/moblin/clutter-gesture/engine'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/moblin/clutter-gesture'
make: *** [all] Error 2


Any suggestions are welcomed
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to