Re: Please help a newbie Gnome developer...



> In file included from hello.c:2:
> /usr/include/gnome.h:4: gnomesupport.h: No such file or directory
> In file included from /usr/include/gdk/gdktypes.h:33,
>                  from /usr/include/gdk/gdk.h:31,
>                  from /usr/include/gtk/gtk.h:31,
>                  from /usr/include/gnome.h:6,
>                  from hello.c:2:
> /usr/include/glib.h:66: glibconfig.h: No such file or directory

add
`gnome-config --cflags glib`

to the compile command
(making sure to include the backquotes)

iain



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