shelm_macros.c: In function ‘create_button’: shelm_macros.c:69:7: warning: passing argument 2 of ‘elm_object_part_content_set’ from incompatible pointer type [enabled by default] In file included from /opt/e17/include/elementary-1/Elementary.h:221:0, from shelm.h:6, from shelm_macros.c:1: /opt/e17/include/elementary-1/elm_object.h:46:35: note: expected ‘const char *’ but argument is of type ‘struct Evas_Object *’ shelm_macros.c:69:7: error: too few arguments to function ‘elm_object_part_content_set’ In file included from /opt/e17/include/elementary-1/Elementary.h:221:0, from shelm.h:6, from shelm_macros.c:1: /opt/e17/include/elementary-1/elm_object.h:46:35: note: declared here shelm_macros.c: In function ‘create_slider’: shelm_macros.c:230:7: warning: passing argument 2 of ‘elm_object_part_content_set’ from incompatible pointer type [enabled by default] In file included from /opt/e17/include/elementary-1/Elementary.h:221:0, from shelm.h:6, from shelm_macros.c:1: /opt/e17/include/elementary-1/elm_object.h:46:35: note: expected ‘const char *’ but argument is of type ‘struct Evas_Object *’ shelm_macros.c:230:7: error: too few arguments to function ‘elm_object_part_content_set’ In file included from /opt/e17/include/elementary-1/Elementary.h:221:0, from shelm.h:6, from shelm_macros.c:1: /opt/e17/include/elementary-1/elm_object.h:46:35: note: declared here make[3]: *** [shelm_macros.o] Błąd 1 make[2]: *** [all-recursive] Błąd 1 make[1]: *** [all-recursive] Błąd 1 make: *** [all] Błąd 2