On Fri, Sep 14, 2012 at 10:46 AM, Vincent Torri <[email protected]>wrote:
> On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin > <[email protected]> wrote: > > Hi Vincent, > > > > On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri <[email protected]> > wrote: > >> hey > >> > >> 1) codegen still seg fault on windows in edje/src/examples > > > > Is it the same problem described in the other thread ? If, not could > > you send the backtrace please ? > > i'll try to give it this evening > > >> > >> 2) if epp or edje need to be recompiled because of new options (like > >> epp recently), then edje_cc in examples/ will fail. It has to use the > >> local one, imho. With all the problems of cross compilation it will > >> imply > >> > > > > In the revision r76360 Barbieri make edje uses the local binaries > > instead of using from the system. > > Is it what you is talking about ? > > no. Example : you give another option to epp (which has been recently > the case). Edje is modified too. Now you just type make > > 1) epp is compiled, but not installed. > 2) edje_cc is compiled > 3) edje_cc (the local one) is called to create the .edj in examples. > But edje_cc calls epp with system(), and this epp is the one that has > been previously installed, and which does not contain the latest > modifications. Hence, boom. This is a variation of the problem I've reported to raster/edevel. In my example if you didn't have edje installed, there would be no epp in $bindir and it wouldn't work as eina_prefix was not able to figure it out. -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Got visibility? Most devs has no idea what their production app looks like. Find out how fast your code is with AppDynamics Lite. http://ad.doubleclick.net/clk;262219671;13503038;y? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
