Compiling gst-plugins-gl (was re: Offscreen rendering and SDL)

Stefan Sauer ensonic at hora-obscura.de
Fri Aug 24 10:29:03 PDT 2012


On 08/24/2012 07:01 PM, Eamon Caddigan wrote:
> On Fri, Aug 24, 2012 at 12:16 AM, David Röthlisberger <david at rothlis.net> wrote:
>> On 23 Aug 2012, at 21:45, Eamon Caddigan wrote:
>>> I'm trying to compile gst-plugins-gl, and I get
>>> errors stemming from the lack of a 'config.h'.
>> "config.h" is usually generated by the "configure" script -- have you run that?
> Thanks for the reply! I grabbed the code off of git, and was surprised
> that it didn't use autoconf. I'm following the directions for cmake,
> which is new to me.
After cloning from git, run ./autogen.sh <options>, options are the same
as in configure. autgogen.sh will bootstap the build and run configure
afterwards with the given options.

Stefan
>
> -Eamon
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list