Re: [E-devel] Elm build break with enabled c++ bindings

2014-07-22 Thread The Rasterman
On Tue, 22 Jul 2014 10:06:43 +0200 Lukasz Stanislawski said: i hit the exact same thing. it's actually old .eo files in PREFIX/share/eolian/include/ just rm -rf that and make install on efl again. > Hi, > > I'm getting following errors when trying to build elementary with > default configure

Re: [E-devel] Elm build break with enabled c++ bindings

2014-07-22 Thread Daniel Zaoui
Hi Lukasz, edje.eo is an old file stayed in your install directory. The syntax has changed so the parser fails on the previous format. You may try to remove the .eo files from there and recompile. D2, alias JackDanielZ On 07/22/2014 11:06 AM, Lukasz Stanislawski wrote: > Hi, > > I'm getting fo

[E-devel] Elm build break with enabled c++ bindings

2014-07-22 Thread Lukasz Stanislawski
Hi, I'm getting following errors when trying to build elementary with default configure options. With '--disable-c++11' it builds well. Could someone take a look? BR, LS CC libelementary_la-els_box.lo CC libelementary_la-els_cursor.lo CC libelementary_la-els_tooltip.lo CC