Re: [Gambas-user] Gambas 3 revision 3762 doesn't compile!

2011-04-13 Thread Jussi Lahtinen
Works, thanks! Jussi On Wed, Apr 13, 2011 at 19:39, Laurent Carlier wrote: > Le mercredi 13 avril 2011 17:14:18, Jussi Lahtinen a écrit : > > Hi! > > > > Need for full output of configure and make? > > > > gtools.cpp: In function ‘void gt_drawable_fill(GdkDrawable*, gColor, > > GdkGC*)’: > > g

Re: [Gambas-user] Gambas 3 revision 3762 doesn't compile!

2011-04-13 Thread Laurent Carlier
Le mercredi 13 avril 2011 17:14:18, Jussi Lahtinen a écrit : > Hi! > > Need for full output of configure and make? > > gtools.cpp: In function ‘void gt_drawable_fill(GdkDrawable*, gColor, > GdkGC*)’: > gtools.cpp:1167: error: ‘gdk_window_get_width’ was not declared in this > scope > gtools.cpp:11

Re: [Gambas-user] Gambas 3 revision 3762 doesn't compile!

2011-04-13 Thread Laurent Carlier
Le mercredi 13 avril 2011 17:14:18, Jussi Lahtinen a écrit : > Hi! > > Need for full output of configure and make? > > gtools.cpp: In function ‘void gt_drawable_fill(GdkDrawable*, gColor, > GdkGC*)’: > gtools.cpp:1167: error: ‘gdk_window_get_width’ was not declared in this > scope > gtools.cpp:11

[Gambas-user] Gambas 3 revision 3762 doesn't compile!

2011-04-13 Thread Jussi Lahtinen
Hi! Need for full output of configure and make? gtools.cpp: In function ‘void gt_drawable_fill(GdkDrawable*, gColor, GdkGC*)’: gtools.cpp:1167: error: ‘gdk_window_get_width’ was not declared in this scope gtools.cpp:1168: error: ‘gdk_window_get_height’ was not declared in this scope make[4]: ***