Gstreamer on Qt iOS
Sebastian Dröge
sebastian at centricular.com
Wed Apr 6 12:48:08 UTC 2016
On Mi, 2016-04-06 at 05:06 -0700, doon wrote:
> Yes, of course. Compile output:
>
> Undefined symbols for architecture x86_64:
> "_iconv", referenced from:
> _g_iconv in GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-
> gconvert.o)
> _g_convert_with_iconv in
> GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-gconvert.o)
> _g_convert_with_fallback in
> GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-gconvert.o)
> __nl_find_msg in GStreamer(libintl_a_x86_64_-dcigettext.o)
> (maybe you meant: _g_iconv_close, _g_iconv , _g_iconv_open ,
> _g_convert_with_iconv )
> "_iconv_close", referenced from:
> _g_iconv_close in
> GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-gconvert.o)
> _g_convert in
> GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-gconvert.o)
> _g_convert_with_fallback in
> GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-gconvert.o)
> (maybe you meant: _g_iconv_close)
> "_iconv_open", referenced from:
> _try_conversion in
> GStreamer(libglib-2_0_a_x86_64_-libglib_2_0_la-gconvert.o)
> __nl_find_msg in GStreamer(libintl_a_x86_64_-dcigettext.o)
> (maybe you meant: _g_iconv_open)
> "_libiconv_set_relocation_prefix", referenced from:
> _libintl_set_relocation_prefix in
> GStreamer(libintl_a_x86_64_-relocatable.o)
You need to do the equivalent of this commit in your project:
https://cgit.freedesktop.org/~slomo/gst-sdk-tutorials/commit/?id=77b2656d6d661f422c0ddd1b4357f829a0ef9e5d
--
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-devel/attachments/20160406/b7d21934/attachment.sig>
More information about the gstreamer-devel
mailing list