Dirk Meyer wrote:
Hi,
with Tack gone for some weeks, Soenke gone until May and Rob also busy
right now, the Freevo 2.0pre1 release will move from spring to summer
2006. The list for things to do is long, we still need some basic
pieces of code. Freevo isn't that huge monster anymore you can't
u
Hello,
The code below don't work for me. The object kaa.canvas.TextBlock
don't display anything.
-
import time, kaa, kaa.canvas
canvas = kaa.canvas.X11Canvas((640, 480))
canvas.add_child(kaa.canvas.Image("data/backgro
On Thu, Feb 16, 2006 at 10:59:21AM +0100, Dirk Meyer wrote:
>
> I don't have gcc 4.0, it must be a new warning
>
At least it seems not to affect the compilation. If I have time at night
I'll make a patch for fixing the warnings.
> |for i in includes:
> |f.write('#include %s\n
Gorka Olaizola wrote:
> I'm trying to install freevo 2.0 from todays SVN but I'm having problems
> with kaa compilation.
>
> The warning and error it's attached.
>
> I think I have almost all important dependancies. The only strange thing
> it's that Sid uses gcc-4.0. With gcc-3.4 the error of PySh