On Thu, Sep 20, 2012 at 10:16 AM, David Seikel <onef...@gmail.com> wrote:
> On Thu, 20 Sep 2012 09:52:43 +0200 Cedric BAIL <cedric.b...@free.fr>
> wrote:
>
>> On Thu, Sep 20, 2012 at 9:42 AM, David Seikel <onef...@gmail.com>
>> wrote:
>> >   CC     edje_watch-edje_watch.o
>> > edje_watch.c: In function ‘rebuild’:
>> > edje_watch.c:75: warning: implicit declaration of function
>> > ‘WEXITSTATUS’ CCLD   edje_cc
>> >   CCLD   edje_player
>> >   CCLD   edje_decc
>> > edje_codegen.c: In function ‘_write_part’:
>> > edje_codegen.c:402: warning: unused variable ‘template’
>> > edje_codegen.c:402: warning: unused variable ‘type’
>> > edje_codegen.c: In function ‘_parse_parts’:
>> > edje_codegen.c:510: warning: unused variable ‘typename’
>> > edje_codegen.c: In function ‘_write_program_emit’:
>> > edje_codegen.c:553: warning: declaration of ‘signal’ shadows a
>> > global declaration /usr/include/signal.h:101: warning: shadowed
>> > declaration is here edje_codegen.c: In function
>> > ‘_write_program_add’: edje_codegen.c:583: warning: declaration of
>> > ‘signal’ shadows a global declaration /usr/include/signal.h:101:
>> > warning: shadowed declaration is here edje_codegen.c: In function
>> > ‘_parse_programs’: edje_codegen.c:640: warning: declaration of
>> > ‘signal’ shadows a global declaration /usr/include/signal.h:101:
>> > warning: shadowed declaration is here CCLD   edje_external_inspector
>> >   CCLD   edje_codegen
>> >   CCLD   edje_watch
>> >   CCLD   edje_inspector
>> > edje_watch-edje_watch.o: In function `rebuild':
>> > /home/dvs1/e17_svn/SVN/trunk/edje/src/bin/edje_watch.c:75: undefined
>> > reference to `WEXITSTATUS' collect2: ld returned 1 exit status
>>
>> I have no idea why it work for me, but it should now work for you to.
>> Maybe...
>
> Yep, that worked, thanks.  I was thinking about doing that fix, but not
> sure if it's Windows compatible.  Ecore, I noticed, checks for the
> existence of wait.h, my investigations got that far.

I think that for windows I will need to use to use ecore main loop and
ecore_exe. So for the moment edje_watch is not working on windows, but
that's on my todo list.
-- 
Cedric BAIL

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to