Cristian Marchi wrote:
Today I've tried to compile the git version obtained by issuing the
command "git clone git://git.xfce.org/apps/xfce4-screenshooter" under
Xubuntu Jaunty 9.04 in a virtual machine.
The ./configure.sh worked well after renaming "configure.ac.in" in
"configure.ac"
The "make" command gave me an error about the
"gdk_window_is_destroyed". To make it work I had to open in mousepad the
file /lib/screenshooter-capture.c and change the
"gdk_window_is_destroyed" in "GDK_WINDOW_DESTROYED". Saiyng first that
I'm not a programmer, is that an issue or it has only to do with the
fact that I have an older version of GTK?
Regards
Cristian
Thanks Cristian, I fixed this issue in git master.
gdk_window_is_detroyed indeed required the latest gtk version, but the
documentation did not specify that...
Cheers,
Jérôme
_______________________________________________
Xfce-i18n mailing list
Xfce-i18n@xfce.org
http://foo-projects.org/mailman/listinfo/xfce-i18n