Re: [e-users] [E-devel] clone 29/06/2013 elementary build failure

2013-06-29 Thread The Rasterman
On Sat, 29 Jun 2013 20:43:02 +0100 rob said: if you get elm from git.. you need efl from git. you don't have efl from git. :) > elm_win.c: In function '_elm_win_profile_update': > elm_win.c:960:4: warning: implicit declaration of function > 'ecore_evas_sub_ecore_evas_list_get' [-Wimplicit-funct

[e-users] clone 29/06/2013 elementary build failure

2013-06-29 Thread rob
elm_win.c: In function '_elm_win_profile_update': elm_win.c:960:4: warning: implicit declaration of function 'ecore_evas_sub_ecore_evas_list_get' [-Wimplicit-function-declaration] sub = ecore_evas_sub_ecore_evas_list_get(sd->ee); ^ elm_win.c:960:8: warning: assignment makes pointer from