[Gtk-sharp-list] new to gtk#
Lee Mallabone
gnome@fonicmonkey.net
24 Feb 2003 19:21:01 +0000
On Sat, 2003-02-22 at 00:26, Ian Fung wrote:
> I'm new to gtk-sharp and am trying to get it up with mono.
> After setting up a working Mono installation, I checked out the latest
> gtk-sharp from cvs. I am trying to use the gstreamer stuff, but when i
> do, it tells me it can't find 'Element' and 'Pipeline'. Actually, I'm
> trying to compile and run platano media player. There is a patch
> provided at the website but the files for the patch doesn't exist. In
> fact there is only Application.cs in the gst/ directory. If anyone has
> had experience with this, I would greatly appreciate the help.
What version of GStreamer do you have installed?
The GStreamer# binding currently targets gstreamer 0.4.2. I had a problem similar to yours when I tried to use it with gstreamer 0.5.0.
Additionally, gstreamer# doesn't build by default. You have to 'cd gst' and 'make' manually IIRC.
Lee.
--
Lee Mallabone <gnome@fonicmonkey.net>