GStreamer iOS packages fail to build with Xcode 10.0 update
Submitted by David Manpearl
Link to original bug (#797200)
Description
This bug affects our current Xcode projects and GStreamer’s example template projects such as "GStreamer Single View Application.xctemplate".
Build error: gst_ios_init.h: #include <gst/gst.h>: 'gst/gst.h' file not found.
Severity: This is a critical Blocker for all of our iOS builds.
Versions affected:
- Xcode: 10.0
- Gstreamer: 1.14.3 (also tested with 1.14.2)
GStreamer installed on Mac OS X 10.13.6 from here: https://gstreamer.freedesktop.org/data/pkg/ios/1.14.3/
Verified:
- Targets > Linked Frameworks and Libraries > Gstreamer.framework
- Header search path includes: "~/Library/Developer/GStreamer/iPhone.sdk/GStreamer.framework/Headers"
- Headers directory exists.
- Headers directory contains gst, gst/gst.h
Unsuccessful attempts to fix:
- GStreamer/gst/gst.h
- File > Project Settings… > Build System: > New Build System (Default) => Legacy Build System
Version: 1.4.3