Unable to compile GStreamer tutorial for iOS on Xcode 10

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Unable to compile GStreamer tutorial for iOS on Xcode 10

jayeshdalal
Hello,

I'm on Mac OS 10.14 using Xcode 10.

I downloaded the example tutorials from here: https://gitlab.freedesktop.org/gstreamer/gst-docs/

I am able to compile and run the Xcode project for basic gstreamer tutorial, however, I'm unable to compile Xcode project for iOS tutorial.

Here is the error I get:
'gst/gst.h' file not found

I followed instructions as mentioned here:

In the project Build settings, I added Search Path -> Header Search Path as /Library/Frameworks/GStreamer.framework/Headers/**, still during build time, Xcode complains it cannot find the headers.

Any other pointers on what additional changes I need to make to get the tutorial to compile?

Jayesh

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel