Re: [E-devel] edje : codegen issues

2012-09-15 Thread Vincent Torri
On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin wrote: > Hi Vincent, > > On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri > 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 backtrac

Re: [E-devel] edje : codegen issues

2012-09-14 Thread The Rasterman
On Sat, 15 Sep 2012 00:34:13 +0200 Vincent Torri said: > On Fri, Sep 14, 2012 at 8:38 PM, Gustavo Sverzut Barbieri > wrote: > > On Fri, Sep 14, 2012 at 10:46 AM, Vincent Torri > > wrote: > > > >> On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin > >> wrote: > >> > Hi Vincent, > >> > > >> > On Fri,

Re: [E-devel] edje : codegen issues

2012-09-14 Thread Vincent Torri
On Fri, Sep 14, 2012 at 8:38 PM, Gustavo Sverzut Barbieri wrote: > On Fri, Sep 14, 2012 at 10:46 AM, Vincent Torri > wrote: > >> On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin >> wrote: >> > Hi Vincent, >> > >> > On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri >> wrote: >> >> hey >> >> >> >> 1)

Re: [E-devel] edje : codegen issues

2012-09-14 Thread Gustavo Sverzut Barbieri
On Fri, Sep 14, 2012 at 10:46 AM, Vincent Torri wrote: > On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin > wrote: > > Hi Vincent, > > > > On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri > wrote: > >> hey > >> > >> 1) codegen still seg fault on windows in edje/src/examples > > > > Is it the same pr

Re: [E-devel] edje : codegen issues

2012-09-14 Thread Flávio Ceolin
On Fri, Sep 14, 2012 at 10:46 AM, Vincent Torri wrote: > On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin > wrote: >> Hi Vincent, >> >> On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri >> wrote: >>> hey >>> >>> 1) codegen still seg fault on windows in edje/src/examples >> >> Is it the same problem

Re: [E-devel] edje : codegen issues

2012-09-14 Thread Vincent Torri
On Fri, Sep 14, 2012 at 3:38 PM, Flávio Ceolin wrote: > Hi Vincent, > > On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri > 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 backtrac

Re: [E-devel] edje : codegen issues

2012-09-14 Thread Flávio Ceolin
Hi Vincent, On Fri, Sep 14, 2012 at 6:47 AM, Vincent Torri 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 ? > > 2) if epp or edje need to be recompiled because of new

[E-devel] edje : codegen issues

2012-09-14 Thread Vincent Torri
hey 1) codegen still seg fault on windows in edje/src/examples 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 Vincent ---