Re: [E-devel] [edje] rational number support not enabled

2005-02-22 Thread The Rasterman
On Tue, 22 Feb 2005 20:16:36 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> babbled: > Antonio Palladini <[EMAIL PROTECTED]> [2005-02-20 08:28]: > > /usr/local/share/edje/data/enclude/edje.inc(143) : error 070 : rational > > number support was not enabled > > Somehow, Embryo was

Re: [E-devel] [edje] rational number support not enabled

2005-02-22 Thread Antonio Palladini
On Tue, 22 Feb 2005 20:16:36 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> wrote: > Antonio Palladini <[EMAIL PROTECTED]> [2005-02-20 08:28]: > Somehow, Embryo was built without rational number support. Maybe > Embryo's config.log will reveal why? :) Yesterdays cvs fixed this for me :) So i cannot s

Re: [E-devel] [edje] rational number support not enabled

2005-02-22 Thread Tilman Sauerbeck
Antonio Palladini <[EMAIL PROTECTED]> [2005-02-20 08:28]: > /usr/local/share/edje/data/enclude/edje.inc(143) : error 070 : rational > number support was not enabled Somehow, Embryo was built without rational number support. Maybe Embryo's config.log will reveal why? :) -- Regards, Tilman -

[E-devel] [edje] rational number support not enabled

2005-02-19 Thread Antonio Palladini
Hello list, with the following .edc : collections { group { name: "Seneca_Main"; min: 800 600; max: 1152 864; script { public test; } } } i get the err