Compiling gst-plugins-gl (was re: Offscreen rendering and SDL)
Eamon Caddigan
eamon.caddigan at gmail.com
Fri Aug 24 10:43:35 PDT 2012
On Fri, Aug 24, 2012 at 10:36 AM, Tim-Philipp Müller <t.i.m at zen.co.uk> wrote:
>
> git clone git://anongit.freedesktop.org/gstreamer/gst-plugins-gl
> cd gst-plugins-gl
> git checkout -b 0.10 origin/0.10
> ./autogen.sh; make
Thanks for the reply!
Using autogen seems to get me closer, but I get the following error:
[snip]
+ running aclocal -I m4 -I common/m4 ...
+ running autoheader ...
+ running autoconf ...
configure.ac:64: error: possibly undefined macro: AS_PROG_OBJC
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
-Eamon
More information about the gstreamer-devel
mailing list