[Gtk-sharp-list] gst# sample [x2]

Andrei Ivanov andrei.ivanov@ines.ro
Wed, 15 Oct 2003 11:08:11 +0300 (EEST)


Hello,
I'm playing with the gst# sample, but it doesn't run:

Unhandled Exception: System.MissingMethodException: A missing method 
exception has occurred.
in <0x00042> (wrapper managed-to-native) Gst.Element:gst_element_connect 
(intptr,intptr)
in <0x0003c> Gst.Element:Connect (Gst.Element)
in <0x00151> .GstTest:Main (string[])

What can I do ?

The only thing that I've changed from it is the decoder (from vorbisdec to 
mad).

I'm using mono-0.28 and the CVS version of gtk-sharp from today and 
gstreamer-0.6.3.
I've followed the instructions from http://www.atoker.com/platano/ on 
installing gst# binding...


Thanks.