[Gtk-sharp-list] Gtk.Window.ShowAll() works on mint on linux

Joe Shaw joe@ximian.com
27 Mar 2002 14:00:39 -0500


On Wed, 2002-03-27 at 00:44, Mike Kestner wrote:
> I'm going to dispense with the self-flagellation for how slow the
> progress has been lately and skip right to the good news:
> 
> http://gtk-sharp.sourceforge.net/gtk-hello-world.png

Having some build issues... a legit problem or am I just an idiot? 
Happens both with mono 0.10 and CVS HEAD.

make[1]: Entering directory `/cvs/mono/gtk-sharp/generator'
mcs --unsafe -o codegen.exe -r System.Xml.dll *.cs
RESULT: 0
mono ./codegen.exe gtkapi.xml
no implementation for interface method GtkSharp.Generation.IGeneratable::get_CName in class GtkSharp.Generation.BoxedGen
METHOD .ctor
METHOD CallByName
METHOD FromNative
METHOD Generate
METHOD get_MarshalType
METHOD IGeneratable.get_CName
METHOD IGeneratable.get_Name
METHOD IGeneratable.get_QualifiedName

(process:18173): ** ERROR **: file class.c: line 563 (mono_class_init): should not be reached

This is blocking Achtung#.

Thanks,
Joe