[Bug 788273] fix build failure for Android Nougat

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 22 11:16:16 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788273

--- Comment #20 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
(In reply to Justin J. Kim from comment #19)
> > I only tested this on Windows and Linux in my branch.
> 
> How about MacOS and iOS? I wonder whether I should use '.dylib' for them or
> 'so' is just okay.

Oh, I didn't test *this* patch, I tested my own branch, which means I know that
proxy-libintl itself works on Windows and Linux.

You do need to change the extensions to match the OS, yes. For Windows this
should be `.dll` and on macOS it should be `.dylib`. I think on iOS we use
static libraries everywhere, but I am not sure.

Does this handle multiarch properly? That is needed on iOS too.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list