This is the mail archive of the guile-gtk@sources.redhat.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: guile-gobject-0.5.1 released


Regarding Guile-gobject-0.5.1 released

When trying to build gst-guile I run into the following error message.
I grepped the source and only found one occurance of "gwrap-class" in the file gw-gstreamer-spec.scm.  Can anyone tell me where it is defined?


Thanks,

Frank W.
 

New type GParamSpec*/<gparam> (guile-gnome-gw-gobject)
New type GstClockTime/<gw:unsigned-long-long> (guile-gnome-gw-gstreamer)
ERROR: Unbound variable: gobject:gwrap-class

=====
gst-guile from CVS june 26
guile-gobject-0.5.1  without the GTK directory
guile 1.6.4 from debian-sid-ppc
g-wrap 1.3.4 from debian-sid-ppc
=====

from:  gw-gstreamer-spec.scm

 (let ((type (gobject:gwrap-class ws "GstElementClass" "GST_TYPE_ELEMENT")))


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]