[Bug 756959] New: Help newbies to compile tutorials
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Oct 22 04:55:19 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756959
Bug ID: 756959
Summary: Help newbies to compile tutorials
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: documentation
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: exebook at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I do not know how others are supposed to know that to compile some tutorials
you need to add gstreamer-audio-1.0, gstreamer-pbutils-1.0 (and possibly more)
to pkg-config. I had to ask on IRC. So maybe it is a good idea to add "please
compile with `pkg-config gstreamer-audio-1.0` clause to the top of the tutorial
or maybe in the documentation webpage.
#include <gst/audio/audio.h> --- requires gstreamer-audio-1.0
#include <gst/pbutils/pbutils.h> --- requires gstreamer-pbutils-1.0
--
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