Undefined symbols for architecture arm64
Sebastian Dröge
sebastian at centricular.com
Sat Dec 15 11:59:48 UTC 2018
On Sat, 2018-12-15 at 03:41 -0600, Florian Saurs wrote:
> Hi guys,
>
> I just generated a new Gstreamer framework thanks to Cerbero. I got
> the
> `ios-framework-1.15.0.1-universal.pkg` that I installed and I linked
> to my
> project on Xcode 10.1.
> When I build the project I got
> ```
> Undefined symbols for architecture arm64:
> "_gst_plugin_faad_register", referenced from:
> _gst_ios_init in gst_ios_init.o
> "_gst_plugin_mpeg2dec_register", referenced from:
> _gst_ios_init in gst_ios_init.o
> ld: symbol(s) not found for architecture arm64
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> ```
>
> does anyone know how to solve this ?
Update your gst_ios_main.h/.m with the latest version. We don't ship
the mpeg2dec plugin anymore.
--
Sebastian Dröge, Centricular Ltd · https://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/20181215/0b8be2ae/attachment-0001.sig>
More information about the gstreamer-devel
mailing list