Link error gstreamer 1.4.4 IOS and Xcode

Sebastian Dröge sebastian at centricular.com
Wed Nov 12 05:16:13 PST 2014


On Mi, 2014-11-12 at 04:40 -0800, anders wrote:
> Installed GStreamer version 1.4.4 then downloaded the IOS tutorials. 
> 
> Tutorial 1 compiles without any problems. The other tutorials don't.
> 
> (Xcode 6.1)
> I got architectures and valid architectures set to armv7. I use base SDK
> 8.1.
> in buildsettings i got these frameworks:
> CoreGraphics.framework
> Foundation.framework
> UiKit.framework
> GStreamer.framework
> 
> Everything compiles nicely but when linking I get:
> [...]

You'll have to add VideoToolbox.framework as a "weak framework" to your
project, i.e. add:
  -weak_framework VideoToolbox

Does that help?

-- 
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: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20141112/1c3d4a2c/attachment.sig>


More information about the gstreamer-devel mailing list