On Sat, 28 Jul 2012 06:26:03 +0200 Vincent Torri <vincent.to...@gmail.com> said:

> On Sat, Jul 28, 2012 at 3:16 AM, Cedric BAIL <cedric.b...@free.fr> wrote:
> > On Sat, Jul 28, 2012 at 1:25 AM, Vincent Torri <vincent.to...@gmail.com>
> > wrote:
> >> C:/MinGW_PKG/msys/1.0/opt/efl/bin/edje_cc  -id ../../data/themes -fd
> >> ../../data/themes \
> >>         ../../data/themes/default.edc \
> >>         ../../data/themes/default.edj
> >> Image 'exclam.png' in ressource 'edje/image/20' will not be included
> >> as it is unused.
> >> Image 'check2.png' in ressource 'edje/image/215' will not be included
> >> as it is unused.
> >> Collection elm/hover/base/menu(41): image attributes missing for part
> >> "pop", description "default" 0.000000
> >> Collection elm/hover/base/submenu(42): image attributes missing for
> >> part "pop", description "default" 0.000000
> >> Collection elm/ctxpopup/icon_text_style_item/default(48): image
> >> attributes missing for part "event", description "default" 0.000000
> >> Collection elm/ctxpopup/icon_text_style_item/default(48): image
> >> attributes missing for part "over1", description "default" 0.000000
> >> Collection elm/ctxpopup/icon_text_style_item/default(48): image
> >> attributes missing for part "over1", description "clicked" 0.000000
> >> Collection elm/ctxpopup/icon_text_style_item/default(48): image
> >> attributes missing for part "over2", description "default" 0.000000
> >> etc...
> >> C:\MinGW_PKG\msys\1.0\opt\efl\bin\edje_cc.exe: Error. Compiling script
> >> code not clean.
> >>
> >> I have absolutely no idea on how to fix that.
> >>
> >> does someone see what the problem is ?
> >
> > Likely an issue for edje_cc.exe to properly locate embryo_cc.exe. You
> > can add some printf in edje_cc_out.c I guess to see where it is
> > looking for. I need to add a fallback if not found to use $PATH, just
> > in case it work.
> 
> the path to embryo_cc is correct and it seems to be found. Adding
> ".exe' to embryo_cc in edje_cc_out.c does not help

the problem is embryo_cc has a non-zero exit code. it SHOULD have spewed out
some errors of its out to stdout/err to indicate whats up... are you sure its
being executed at all? if so.. the solution lies in finding out why embryo_cc
is unhappy.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to