[Bug 750448] New: compile-time error in gst-editing-services after pulling latest changes
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jun 5 03:27:47 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=750448
Bug ID: 750448
Summary: compile-time error in gst-editing-services after
pulling latest changes
Classification: Platform
Product: GStreamer
Version: git master
OS: Mac OS
Status: NEW
Severity: normal
Priority: Normal
Component: gst-editing-services
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: polezhaiev at ukr.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
ges-base-xml-formatter.c: In function '_create_profile':
ges-base-xml-formatter.c:801:3: error: implicit declaration of function
'gst_encoding_profile_set_enabled' [-Werror=implicit-function-declaration]
gst_encoding_profile_set_enabled (profile, enabled);
^
ges-base-xml-formatter.c:801:3: error: nested extern declaration of
'gst_encoding_profile_set_enabled' [-Werror=nested-externs]
cc1: all warnings being treated as errors
Thats seems to be related to May changes to XML formatter.
--
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