On Fri, Jan 4, 2013 at 11:02 AM, Carsten Haitzler <[email protected]>wrote:
> On Fri, 4 Jan 2013 10:48:19 -0200 Gustavo Sverzut Barbieri > <[email protected]> said: > > > On Fri, Jan 4, 2013 at 8:36 AM, Enlightenment SVN < > > [email protected]> wrote: > > > > > Log: > > > efl: draah, edje example don't follow the rest of efl example. so shut > it > > > down. > > > > > > > It's the same way, examples themselves are just built with "make > examples", > > however the edje files are always built and I'm not sure how to make this > > lazy/delayed. > > > > However I tried to make this work with EFL_RUN_IN_TREE=1, looks it was > > fixed with edje/embryo_cc. But I run with install (packages) to /usr and > > can't test. > > run in tree is not going to work sensibly without a lot of work peppered > through > every place that loads data files and/or modules, binary tools etc. it > should > be solved by breaking the build into 2 stages - build the libs and tools > needed > to buld later things, do a make install inot a tmp "bootstrap" dir and then > run/use the libs AND tools that are in THAt bootstrap dir. :) Fortunately we don't have that many places that looks for modules and data. I guess I've nailed them for embryo and edje, likely evas and ecore_evas are still missing. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and much more. Get web development skills now with LearnDevNow - 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122812 _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
