"undefined reference to bsd_signal" error on Android Studio 2.1
Sebastian Dröge
sebastian at centricular.com
Tue May 10 06:19:04 UTC 2016
Hi,
can you provide an example project that shows this error, and file a
bug about it at
https://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer
Also do the Android examples here work for you?
https://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/tree/gst-sdk/tutorials/
or something using gradle like
https://github.com/sdroege/gst-player/tree/master/android
On Mo, 2016-05-09 at 22:41 +0000, Diane Cordero wrote:
>
> I am working on migrating my Android Eclipse project to Android
> Studio 2.1 using Android NDK v12 and Gradle 2.2.1.
Where do you get NDK v12? The latest seems to be still r11c.
> Why does it reference API level 9? Is this error based on changes to
> the Android NDK? If so, is there a patch I can apply to get around
> this error?
What is the target API you used for your project? We build the
GStreamer binaries against API version 9 as that is the lowest we
require. It should however be forwards-compatible (but maybe it
isn't?).
> As a side question, are GStreamer releases tested on Android Studio?
Not specifically, but they're tested with command-line tools, which are
the same as called by Android Studio.
> And what is the connection between android-ndk-r11 and the Android
> NDK used by Android Studio?
There is no difference.
--
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: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-android/attachments/20160510/666e9a4d/attachment.sig>
More information about the gstreamer-android
mailing list