[gst-devel] libtool, automake and C++ library

Miquel Àngel Farré miquel.farre at gmail.com
Sat Sep 12 11:46:24 CEST 2009


solved, thanks guys!!

2009/9/12 Sebastian Dröge <sebastian.droege at collabora.co.uk>

> Am Samstag, den 12.09.2009, 11:30 +0200 schrieb Miquel Àngel Farré:
> > Reece,
> >
> >  Yes I did it, with the same problem, these are my flags:
> >
> > libgstplugin_la_CFLAGS = $(GST_CXXFLAGS)
> > libgstplugin_la_LIBADD = $(GST_LIBS) $(GST_BASE_LIBS) $(GSTCTRL_LIBS)
> > libgstplugin_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
> > libgstplugin_la_LIBTOOLFLAGS = --tag=disable-static
> >
> > Nevertheless looking at the generated makefile there is nothing for
> > GST_CXXFLAGS, should I add something to configure.ac?
>
> It should be the other way around:
>
> libgstplugin_la_CXXFLAGS = $(GST_CFLAGS)
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090912/fd2a73ca/attachment.htm>


More information about the gstreamer-devel mailing list