[Gambas-devel] GTK+ / Draw class

Laurent Carlier lordheavy at ...141...
Sat Jan 8 22:47:34 CET 2005


Le Samedi 8 Janvier 2005 22:21, Daniel Campos a écrit :
> >This project crashes at exit!
>
> I found it!
>
> Replace the CWindow.cpp for this new one...
>
> Regards,
>
> D. Campos

Got this error :
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 CWindow.lo -MD -MP -MF 
".deps/CWindow.Tpo" -c -o CWindow.lo CWindow.cpp; \
then mv -f ".deps/CWindow.Tpo" ".deps/CWindow.Plo"; else rm -f 
".deps/CWindow.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 CWindow.lo -MD -MP 
-MF .deps/CWindow.Tpo -c CWindow.cpp  -fPIC -DPIC -o .libs/CWindow.o
CWindow.cpp: In function `void CWINDOW_mask(void*, void*)':
CWindow.cpp:366: error: `setMask' undeclared (first use this function)
CWindow.cpp:366: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
make[4]: *** [CWindow.lo] Erreur 1
make[4]: Leaving directory `/home/lordh/partage/gambas-1.0.1/src/lib/gtk'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/home/lordh/partage/gambas-1.0.1/src/lib'
make[2]: *** [all-recursive] Erreur 1
make[2]: Leaving directory `/home/lordh/partage/gambas-1.0.1/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/lordh/partage/gambas-1.0.1'
make: *** [all] Erreur 2
b

Regards,

-- 

Laurent Carlier




More information about the Devel mailing list