[gst-devel] How to add dependent libraries when developing gst-plugin

sudarshan bisht bisht.sudarshan at gmail.com
Wed Jan 6 04:29:29 CET 2010


 Hi

   In your src/Makefile.am add your library name with
libgstplugin_la_LIBADD .

   For example you have a dynamic library libadd.so in /usr/lib then the
line in Makefile.am would be :

   libgstplugin_la_LIBADD =$(GST_LIBS)  -ladd





On Mon, Dec 21, 2009 at 8:20 AM, dbkaiser <douglasbkaiser at yahoo.com.cn>wrote:

>
> Hi,
> I'm developing gst-plugin using templete. and the new plugin needs extra
> dynamic libraries to call, say /usr/lib/poo.so . How can I import this
> library into make?
> Please help me!
> Thank you very very much!
> --
> View this message in context:
> http://n4.nabble.com/How-to-add-dependent-libraries-when-developing-gst-plugin-tp975992p975992.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>



-- 
Regards,

Sudarshan Bisht
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20100106/e8925a8b/attachment.htm>


More information about the gstreamer-devel mailing list