Yeah, works. I have something else now (race condition with parallel
build. Something is building before eo for some reason). However this is
solved. I just scrapped what I had and tried again and this time it worked.
--
Tom.
On 19/07/14 03:50, Gustavo Sverzut Barbieri wrote:
> did it all work?
did it all work?
I'd say we need to do a replacement token and expand it to actual lib
or libefl. then all libs in automake would have an "if LIBEFL" and
then would build a static library as "noinst" and then the final
lt-lib is the aggregation of all of those.
On Fri, Jul 18, 2014 at 9:22 AM, To
OK. I don't know what I missed before but I started from scratch and now
it works. :)
--
Tom.
On 15/07/14 23:49, Tom Hacohen wrote:
> Hey everyone (probably Gustavo),
>
> As part of my work on efl interfaces I've encountered the need of having
> a unified library that is both compiled and ships
Same with Eo, but something doesn't work for me for some reason. :(
I'll take another look.
--
Tom.
On 18/07/14 04:42, Carsten Haitzler (The Rasterman) wrote:
> On Tue, 15 Jul 2014 23:49:32 +0100 Tom Hacohen said:
>
>> Hey everyone (probably Gustavo),
>>
>> As part of my work on efl interfaces
On Tue, 15 Jul 2014 23:49:32 +0100 Tom Hacohen said:
> Hey everyone (probably Gustavo),
>
> As part of my work on efl interfaces I've encountered the need of having
> a unified library that is both compiled and ships headers which are used
> by all of the efl.
>
> Unfortunately, I can't seem
Bump.
On 15/07/14 23:49, Tom Hacohen wrote:
> Hey everyone (probably Gustavo),
>
> As part of my work on efl interfaces I've encountered the need of having
> a unified library that is both compiled and ships headers which are used
> by all of the efl.
>
> Unfortunately, I can't seem to figure out
Hey everyone (probably Gustavo),
As part of my work on efl interfaces I've encountered the need of having
a unified library that is both compiled and ships headers which are used
by all of the efl.
Unfortunately, I can't seem to figure out (to be honest, I just get
frustrated with autofoo and