Cerbero build a plugin in Android

nero88 vazlup at gmail.com
Tue Jan 13 02:18:37 PST 2015


hi, sebastian!
I add to my Android.mk the next code:

LIBTOOL_DEBUG=1
plugin_LTLIBRARIES				:= libgstplugin.la
LOCAL_MODULE					:= libgstplugin
libgstplugin_la_SOURCES			:= gstplugin.c gstplugin.h
noinst_HEADERS					:= gstplugin.h
libgstplugin_la_LDLIBS			:= -llog -landroid
libgstplugin_la_CFLAGS			:= -DGST_PLUGIN_BUILD_STATIC
include $(BUILD_STATIC_LIBRARY)

But doesn't create me the files *.la files, *.a
I need something more to add?
I am using Gstreamer 1.4.4 and ndk-r9d and the S.O. ubuntu 14.04.

Thanks!


Thanks! 
gstplugin.c
<http://gstreamer-devel.966125.n4.nabble.com/file/n4670267/gstplugin.c>  
gstplugin.h
<http://gstreamer-devel.966125.n4.nabble.com/file/n4670267/gstplugin.h>  



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cerbero-build-a-plugin-in-Android-tp4670037p4670267.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list