Quoting Didier Casse <[EMAIL PROTECTED]>:
>
> My ewl is up-to-date but I got these building errors ! :-(
>
> Anybody?
>
>
---
> [snip]
>
> mkdir .libs
> gcc -g -O2 -o engage main.o config.o dock.o icon.o wm.o window.o
Hello,
engage isn't updated to the new EWL api. I've commited the fix into CVS
so it should show up in a while.
(all you need to do is change:
ewl_object_request_position -> ewl_object_position_request
ewl_object_set_fill_policy -> ewl_object_fill_policy_set
)
dan
On Mon, 2004-08-16 at 21:04
My ewl is up-to-date but I got these building errors ! :-(
Anybody?
---
[snip]
mkdir .libs
gcc -g -O2 -o engage main.o config.o dock.o icon.o wm.o window.o tray.o
userconfig.o -L/usr/local/lib -L/usr/X11R6/lib /usr