Help with Android.mk file for plugin

Sebastian Dröge sebastian at centricular.com
Mon Jun 12 09:07:33 UTC 2017


On Sun, 2017-06-11 at 23:17 -0700, Michal Pikus wrote:
> Hello Sebastian,
> 
> I have the same issue. I'm trying to use gstreamer-remote application with
> additional self made plugins for dab decoding. For this purpose I compiled
> it to static libraries .a (using cerbero cross compilation tool), put in lib
> folder and changed plugins.mk. I saw that gstreamer-android.c is calling:
> GST_PLUGIN_STATIC_DECLARE(dab) and GST_PLUGIN_STATIC_REGISTER(dab). But I
> still have problem with linking. 
> The error is "Error:error: undefined reference to
> 'gst_plugin_dab_register'".
> Could you tell me what I'm doing wrong ? 

Are your plugins compiled with GST_PLUGIN_BUILD_STATIC #defined? How
does the GST_PLUGIN_DEFINE() invocation look like?

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170612/ef03008a/attachment.sig>


More information about the gstreamer-devel mailing list