How to add Gstreamer to your project on xcode
Mailing List SVR
lists at svrinformatica.it
Wed Sep 20 11:35:30 UTC 2017
Il 20/09/2017 13:31, Arvin6 ha scritto:
> So I figured that I should add the Header path to Header Search Path rather
> than Library Search Path on Xcode. That fixed the Gst.h not found problem.
> Now when I compile the code, Xcode throws a Linker error.
> It'll be awesome if someone explains how to integrate Gstreamer with Xcode
> 8.
in "Build Settings" set "Enable Bitcode" to "No", this should solve the
link error, if not please post more details about it,
to avoid a lot of warnings set "Documentation Comments" to "No" too,
Nicola
>
>
> --
> Sent from: http://gstreamer-devel.966125.n4.nabble.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list