Sorry, fixed with the last commit of Przemek (i don't read my email
before posting)

Guy

I add this line before the endif in contrib/hbgf/hbgfgtk/Makefile
to compile hbgf with linux debian
CFLAGS := `pkg-config --cflags --libs gtk+-2.0`

But i still have an error :

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 `pkg-config --cflags --libs gtk+-2.0` -c ../../creawin.c -ocreawin.o gcc -I. -I../../../../../include `pkg-config --cflags --libs gtk+-2.0` -c ../../general.c -ogeneral.o gcc -I. -I../../../../../include `pkg-config --cflags --libs gtk+-2.0` -c ../../creamenu.c -ocreamenu.o gcc -I. -I../../../../../include `pkg-config --cflags --libs gtk+-2.0` -c ../../creabutt.c -ocreabutt.o gcc -I. -I../../../../../include `pkg-config --cflags --libs gtk+-2.0` -c ../../dispatch.c -odispatch.o
../../dispatch.c: In function ‘CallHarbour’:
../../dispatch.c:69: warning: dereferencing ‘void *’ pointer
../../dispatch.c:69: error: request for member ‘pSymbol’ in something not a structure or union
make[5]: *** [dispatch.o] Erreur 1
make[5]: quittant le répertoire « /usr/local/src/harbour/contrib/hbgf/hbgfgtk/linux/gcc »
make[4]: *** [descend] Erreur 2
make[4]: quittant le répertoire « /usr/local/src/harbour/contrib/hbgf/hbgfgtk »
make[3]: *** [first] Erreur 2
make[3]: quittant le répertoire « /usr/local/src/harbour/contrib/hbgf »


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

Reply via email to