[Gambas-devel] Happy new year!

Bodard Fabien gambasfr at ...4...
Sat Jan 1 02:22:47 CET 2005


Le samedi 1 Janvier 2005 01:54, Laurent Carlier a écrit :
> Le Samedi 1 Janvier 2005 01:50, Daniel Campos a écrit :
> > Happy new year!
> >
> > Benoît, can you start the 1.1 version attaching this to Gambas?
> >
> > Regards,
> >
> > Daniel Campos

Happy new year daniel...

but i can't compile it... have i  forgotten something ?

Fabien Bodard




Making all in gtk
make[4]: Entering directory `/home/gambas/gambas-1.0/src/lib/gtk'
if /bin/sh ../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I../../.. -I../../../src/share -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/freetype2 -I/usr/include/freetype2/freetype2/config 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -g -O2 -pipe -Wall 
-fno-exceptions -g -Os -fno-omit-frame-pointer -MT gdesktop.lo -MD -MP -MF 
".deps/gdesktop.Tpo" -c -o gdesktop.lo gdesktop.cpp; \
then mv -f ".deps/gdesktop.Tpo" ".deps/gdesktop.Plo"; else rm -f 
".deps/gdesktop.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
-I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
-I/usr/include/freetype2/freetype2 -I/usr/include/freetype2/freetype2/config 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -pipe -Wall 
-fno-exceptions -g -Os -fno-omit-frame-pointer -MT gdesktop.lo -MD -MP 
-MF .deps/gdesktop.Tpo -c gdesktop.cpp  -fPIC -DPIC -o .libs/gdesktop.o
gdesktop.cpp: In function `int clipBoard_Type()':
gdesktop.cpp:46: error: `gtk_clipboard_wait_is_image_available' undeclared 
(first use this function)
gdesktop.cpp:46: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
gdesktop.cpp: In function `gImage* clipBoard_getImage()':
gdesktop.cpp:60: error: `gtk_clipboard_wait_for_image' undeclared (first use 
this function)
gdesktop.cpp: In function `char* clipBoard_Format()':
gdesktop.cpp:96: warning: comparison between signed and unsigned integer 
expressions
gdesktop.cpp:103: warning: comparison between signed and unsigned integer 
expressions
gdesktop.cpp: In function `void clipBoard_setImage(gImage*)':
gdesktop.cpp:137: error: `gtk_clipboard_set_image' undeclared (first use this 
function)
gdesktop.cpp: In function `void clipBoard_setText(char*, char*)':
gdesktop.cpp:153: error: `gtk_target_list_add_text_targets' undeclared (first 
use this function)
gdesktop.cpp:165: error: `gtk_clipboard_set_can_store' undeclared (first use 
this function)
widgets.h: At global scope:
widgets.h:99: warning: 'gDrag_Enabled' defined but not used
widgets.h:100: warning: 'gDrag_Action' defined but not used
widgets.h:101: warning: 'gDrag_Type' defined but not used
widgets.h:102: warning: 'gDrag_X' defined but not used
widgets.h:103: warning: 'gDrag_Y' defined but not used
widgets.h:104: warning: 'gDrag_Format' defined but not used
make[4]: *** [gdesktop.lo] Erreur 1
make[4]: Leaving directory `/home/gambas/gambas-1.0/src/lib/gtk'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/home/gambas/gambas-1.0/src/lib'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/gambas/gambas-1.0/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/gambas/gambas-1.0'
make: *** [all] Erreur 2





More information about the Devel mailing list