Hi, I'm trying to produce bindings for the GooCanvas widget. After doing some efforts reordering the source code from GooCanvas, I've came to the moment of generating the code based on the api file. However, when I run gapi2-codegen, I get the following exception:
Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required. at GtkSharp.Generation.Property.Generate (GtkSharp.Generation.GenerationInfo gen_info, System.String indent, GtkSharp.Generation.ClassBase implementor) [0x00000] at GtkSharp.Generation.ClassBase.GenProperties (GtkSharp.Generation.GenerationInfo gen_info, GtkSharp.Generation.ClassBase implementor) [0x00000] at GtkSharp.Generation.ObjectGen.Generate (GtkSharp.Generation.GenerationInfo gen_info) [0x00000] at GtkSharp.Generation.CodeGenerator.Main (System.String[] args) [0x00000] Can I do something for successfully generating the C# code? Thanks in advance, Alejandro PS: I attach the file I want to generate the code from.
goocanvas.gapi.gz
Description: GNU Zip compressed data
_______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
