Hi guys, while trying to get efl (seperate libraries) and elementary packaged upstream for homebrew package manager (Mac OS), I came over a bug in edje_cc that was causing the compilation of elm's theme to fail.
It seems that edje_cc uses edje's binary prefix to execute embryo, which is wrong. I'm not sure whether it should rely on PATH or use embryo's pkg-config value. Since it uses eina_prefix now, I assume a runtime dynamic version is preferred. The problematic line is the following: http://trac.enlightenment.org/e/browser/trunk/IN-EFL/edje/src/bin/edje_cc_out.c#L1331 For now, I'll just add a patch for edje to its homebrew formula. I hope we can fix this in the next release. -- Leif ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnnow-d2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
