On Thu, May 14, 2009 at 2:54 PM, ssn <snara_2...@yahoo.com> wrote:
>
> Hi,
>
> I have a custom Gst plugin module that I want to use gst-launch to test
> with. This library depends on other shared libraries. Normally, I would not
> worry about the dependent libraries since my application build rules will
> take care of these. However, if I do not link my custom Gst shared library
> with all the other dependent libs, gst-launch complains that it is not able
> to find those symbols.
>
> Has anyone encountered such issues. if so, please let me know how to resolve
> this. I currently link the Gst plugin lib with all the other dependent libs.
> I am not sure if this is correct.

That is the correct thing to do.

Mike

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to