On Tue, 09 Jul 2013 14:51:40 + (GMT) Artem Popov
said:
you set both color and color2... color is the light color, color2 is the
ambient light... color2... should be always dimmer than color... you're
setting up the impossible... ie ambient light is brighter than the
lightsource. :)
>
>
On Wed, 10 Jul 2013 12:57:36 -0400 Michael Hughes said:
> In trying to compile ecore 1.7.7 on Fedora 19 32-bit, I am stumped by this:
>
>CCLD libecore_x_xlib.la
> ../../../../libtool: line 6003: cd: NONE: No such file or directory
> libtool: link: cannot determine absolute directory name o
On Wed, Jul 10, 2013 at 10:55 PM, Igor Murzov - Enlightenment Git
wrote:
> garik pushed a commit to branch master.
>
> commit 079c1c6d9beb65d0c23c457b0115c29fe55d54f9
> Author: Igor Murzov
> Date: Thu Jul 11 00:52:36 2013 +0400
>
> eet: Fix copy&paste issue
Does it needs to be backported ?
sorry the thread is broken, I forgot to synk the mailbox when leaving
the office, btw here are my numbers from afdb8f3
gcc (GCC) 4.8.1
Intel(R) Core(TM)2 Duo CPU E7500 @2.93GHz
64 bits
with -g -ggdb3 -O3
Signal/Basic Tests: OK
Signal/CollectorVector: OK
Signal/CollectorUntil0: OK
Signal/Collect
In trying to compile ecore 1.7.7 on Fedora 19 32-bit, I am stumped by this:
CCLD libecore_x_xlib.la
../../../../libtool: line 6003: cd: NONE: No such file or directory
libtool: link: cannot determine absolute directory name of `NONE'
make[6]: *** [libecore_x_xlib.la] Error 1
make[6]: Leaving
Hi,
could you have a look at devs/jeyzu/eo2
the last commit propose something to solve the func as OP issue,
it just needs Eo_Op_Description to be replaced with a new struct,
so for now it just calls op 0 all the time.
--- Hell'O from Yverdoom
Jérémy (jeyzu)
On Wed, Jul 10, 2013 at 6:02 PM, Jérémy Zurcher wrote:
> On Wednesday 10 July 2013 16:41, Cedric BAIL wrote :
>> On Tue, Jul 9, 2013 at 11:08 PM, Jérémy Zurcher wrote:
>> > On Tuesday 09 July 2013 13:40, Tom Hacohen wrote :
>> >> On 09/07/13 03:55, Carsten Haitzler (The Rasterman) wrote:
>> >>
On Wednesday 10 July 2013 16:41, Cedric BAIL wrote :
> On Tue, Jul 9, 2013 at 11:08 PM, Jérémy Zurcher wrote:
> > On Tuesday 09 July 2013 13:40, Tom Hacohen wrote :
> >> On 09/07/13 03:55, Carsten Haitzler (The Rasterman) wrote:
> >> > On Mon, 08 Jul 2013 18:00:15 +0100 Tom Hacohen
> >> > said
On Tue, Jul 9, 2013 at 11:08 PM, Jérémy Zurcher wrote:
> On Tuesday 09 July 2013 13:40, Tom Hacohen wrote :
>> On 09/07/13 03:55, Carsten Haitzler (The Rasterman) wrote:
>> > On Mon, 08 Jul 2013 18:00:15 +0100 Tom Hacohen
>> > said:
>> >
>> >> Hey guys,
>> >>
>> >> The hero Jeremy Zurcher has b