Thanks for the reply, On Tue, 2009-10-20 at 19:07 +0200, Jan Hudec wrote:
> I think you should be able to move the symbols to different names and > namespaces at vapigen stage using the .metadata just like you would with > vapi-gen-introspect (which is basically an old version of g-ir-scanner using > older gobject-introspection format). But I didn't do it myself, so I can't > tell you more details. Have a look at the existing .metadata files (in > vapi/packages in the vala source tree) and try it out. > I have been attempting different metadata stuff for a while with no luck, things like: GdkPixbuf name="Gdk" namespace="Gdk" GdkPixbuf.Pixbuf name="Pixbuf" namespace="Gdk" but no matter what i do i always get: error: The symbol `GdkPixbuf' could not be found error: The symbol `GdkPixbuf' could not be found error: The symbol `GdkPixbuf' could not be found its getting to the point where i am just considering sed'ing out all the GdkPixbuf references in the gir file ;) but thats not a long term solution. -- Gordon Allott <[email protected]> Canonical
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
