[Bug 761326] New: Cannot compile : "Playback.cs(31,24): error CS0117: `Gst.Parse' does not contain a definition for `Launch'"
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Jan 30 06:23:20 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=761326
Bug ID: 761326
Summary: Cannot compile : "Playback.cs(31,24): error CS0117:
`Gst.Parse' does not contain a definition for
`Launch'"
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-sharp
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: tg at timotheegirard.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 320076
--> https://bugzilla.gnome.org/attachment.cgi?id=320076&action=edit
./autogen.sh --prefix=/usr/ AND make AND list of gstreamer packages installed
Hi,
I use ArchLinux and I try to compile and install the latest Banshee version
(not present in arch repository packages).
For this I need gstreamer-sharp so I clone the master git branch. I execute
./autogen.sh --prefix=/usr/ which no error but when I execute make command I
have an error "
make[1] : on entre dans le répertoire «
/media/4t/prog/mono/gstreamer-sharp/samples »
/usr/bin/mcs -out:playback.exe -r:../out/gstreamer-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-3.0/glib-sharp.dll ./Playback.cs
./Playback.cs(31,24): error CS0117: `Gst.Parse' does not contain a definition
for `Launch'
"
Complete log in attachment and list of gstreamer packages installed.
Thank
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list