Re: Compile under MDK 8.2 bis



On Tue, 2002-06-11 at 15:58, Castor Fou wrote:
> When I compile, I have errors :
> [castor athlon proj]$ make
> gcc -Wall -ansi -g -c -o fonction_menu.o
> fonction_menu.c -I/usr/include/gtk-1.2
> In file included from /usr/include/gtk-1.2/gdk/gdk.h:31,
>                  from /usr/include/gtk-1.2/gtk/gtk.h:31,
>                  from fonction_menu.c:1:
> /usr/include/gtk-1.2/gdk/gdktypes.h:33:18: glib.h: Aucun fichier ou

this means that it doesn't know where glib.h is.. do a locate on it.. i
think you have to do -I/usr/include/glib-1.2 , but i'm not sure..

i think that he will ask for another one.. do a search on it to and
include it's path..

Afonso




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