On Fri, Jul 16, 2010 at 4:43 PM, Neil Jones <neil...@gmail.com> wrote: > Im back trying to cross-compile enlightenment (its a nice Friday > afternoon project). > > im now failing building elementary: > > /usr/bin/edje_cc -v -id ../../data/themes -fd ../../data/themes \ > ../../data/themes/default.edc \ > ../../data/themes/default.edj > make[4]: /usr/bin/edje_cc: Command not found > > Presumably Its looking for a native edje compiler tool for creating > these themes and I guess as im cross compiling this has only been > built for my target and not my host?
Exact, you need a host edje_cc. That include eina, eet, evas and ecore on the host system. If you build system support native package, you can point edje_cc during configure time of elementary with --with-edje-cc=PATH . -- Cedric BAIL ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel