Re: Help - trouble compiling gnome-libs




> I also had to patch a file in gnome-core-0.13/desktop-properties that
> was missing an include :
> 
> --- property-background.c.orig  Mon Apr  6 01:33:00 1998
> +++ property-background.c       Mon Apr  6 01:33:14 1998
> @@ -13,6 +13,7 @@
>  #include <string.h>
> 
>  #include <gdk/gdkx.h>
> +#include <gdk_imlib.h>

gdk_imlib.h should be included by gnome.h.

Miguel.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]