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. Thanks for your help. - SSN -- View this message in context: http://n2.nabble.com/Custom-plugin-library-and-gst-launch-question-tp2902795p2902795.html Sent from the Gstreamer-embedded mailing list archive at Nabble.com. ------------------------------------------------------------------------------ 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