Building GStreamer
David Wells
dwells at blackcreekisc.com
Mon Sep 21 12:20:38 PDT 2015
Hi,
Not meaning to ask too many rookie questions, but . :)
Note: This is my first Open Source code application that I will be working
with this detailed. Very limit experience with Linux (many years ago).
I am setting up build environment for GStreamer. I want to be able to
compile all modules, but the current driving force is to implement fix
described in Bug 736213 to get HLS server working with iDevices.
Development machine: Windows 7 Win32
Visual Studio 2013, 2010, 2008, .
Using Anonymous git (as described http://gstreamer.freedesktop.org/dev/),
all modules have been copied to my development machine.
The Module page (http://gstreamer.freedesktop.org/modules/) indicates that
user will need at lease gstreamer, gst-plugins-base and gst-plugins-good, so
my assumption is that these should be the first modules I should build.
Needless to say is I'm getting compile errors, and have been unsuccessful on
finding correct line of action.
A common error I've seen is ". Cannot open include file: 'glib.h' ."
If someone would be so kind as to direct me on what I'm missing or reading
material.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150921/b1a87c21/attachment.html>
More information about the gstreamer-devel
mailing list