Hi,

Warning when compiling harbour ...

make[3]: entrant dans le répertoire « /usr/local/src/harbour/contrib/hbgf »
make[4]: entrant dans le répertoire « /usr/local/src/harbour/contrib/hbgf/hbgfgtk » make[5]: entrant dans le répertoire « /usr/local/src/harbour/contrib/hbgf/hbgfgtk/linux/gcc » gcc -I. -I../../../../../include -DHB_OS_LINUX -Wall -W `pkg-config --cflags gtk+-2.0` -c ../../creawin.c -ocreawin.o gcc -I. -I../../../../../include -DHB_OS_LINUX -Wall -W `pkg-config --cflags gtk+-2.0` -c ../../general.c -ogeneral.o gcc -I. -I../../../../../include -DHB_OS_LINUX -Wall -W `pkg-config --cflags gtk+-2.0` -c ../../creamenu.c -ocreamenu.o
../../creamenu.c: In function ‘HB_FUN_HB_GTKCREATEMENUBAR’:
../../creamenu.c:77: warning: implicit declaration of function ‘gtk_menu_bar_set_shadow_type’


and error when compiling testform with hbgfgtk ...

contrib/hbgf/tests$ hbmk -n -gtcrs -gtsln -gtstd -gtpca -gttrm -lhbgfgtk `pkg-config --cflags --libs gtk+-2.0` testform
Harbour 1.0.0RC1 Intl. (Rev. 8834)
Copyright (c) 1999-2008, http://www.harbour-project.org/
Compiling 'testform.prg'...
Lines 47, Functions/Procedures 1
Generating C source output to 'testform.c'... Done.
/usr/lib/harbour/libhbgfgtk.a(creamenu.o): In function `HB_FUN_HB_GTKCREATEMENUBAR':
(.text+0x5e): undefined reference to `gtk_menu_bar_set_shadow_type'
collect2: ld returned 1 exit status

--

Guy Roussin


_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to