After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 761326 - Cannot compile : "Playback.cs(31,24): error CS0117: `Gst.Parse' does not contain a definition for `Launch'"
Cannot compile : "Playback.cs(31,24): error CS0117: `Gst.Parse' does not cont...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-sharp
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-01-30 14:23 UTC by tg
Modified: 2016-04-27 13:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
./autogen.sh --prefix=/usr/ AND make AND list of gstreamer packages installed (20.99 KB, text/plain)
2016-01-30 14:23 UTC, tg
Details

Description tg 2016-01-30 14:23:20 UTC
Created attachment 320076 [details]
./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
Comment 1 Stephan Sundermann 2016-04-27 13:59:40 UTC
Should be fixed in git master