Re: [Vala] Vala - GIR GdkPixbuf namespace conflicts



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 <gord allott canonical com>
Canonical

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]