Le Dimanche 31 Juillet 2005 15:56, Dave Phillips a écrit :
Hi,
Btw, I tried building the Freevamp software on Demudi
1.2.1 and also got
a failed build. I'll contact the author and let him know about it.
Just comment or delete the first macros in "freevamp.c" and it should compile
ok:
-----
/*
#define G_DISABLE_DEPRECATED 1
#define GDK_DISABLE_DEPRECATED 1
#define GDK_PIXBUF_DISABLE_DEPRECATED 1
#define GTK_DISABLE_DEPRECATED 1
*/
-----
Bye