xfmedia 0.1.0 released

Brian J. Tarricone bjt23 at cornell.edu
Tue Oct 26 18:49:51 CEST 2004


On 10/26/04 17:45, Jasper Huijsmans wrote:
> Carl Berger wrote:
> >Hi,
> >
> >I get the following error compiling it:
> >
> >    playlist.c: In function `add_cb':
> >    playlist.c:475: error: `GTK_STOCK_NETWORK' undeclared (first use in 
> >this functio n)
> >
> >I run Xfce from cvs since a months, and it compiles most of the times :)
> >I have gtk 2.2.4 installed on a Suse 9.1 system.
> >
> 
> That's only available in gtk 2.4. You could temporarily 'fix' it by 
> putting this somewhere at the top of the file:
> 
> #define GTK_STOCK_NETWORK GTK_STOCK_OPEN

bah, how annoying.  a couple of the other stock items are marked in the
header file as gtk-2.4 only, but i guess they missed that one.  i suppose
i'll have to provide a fallback...

	-brian



More information about the Xfce4-dev mailing list