<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I'm on MacOS 10.14.1 (Mojave). I'm also on Xcode 10.1.</div><div><br></div><div>The recommended systems for MacOS per the installation site is MacOS 10.12 (Sierra) and Xcode 8. </div><div><a href="https://gstreamer.freedesktop.org/documentation/installing/on-mac-osx.html">https://gstreamer.freedesktop.org/documentation/installing/on-mac-osx.html</a><br></div><div><br></div><div>Unfortunately I'm unable to downgrade my MacOS version or Xcode versions.</div><div><br></div><div>To learn gstreamer, per the installation instructions, I downloaded the gstreamer-1.0-devel-1.14.4-x86_64.pkg file from <a href="https://gstreamer.freedesktop.org/data/pkg/osx/1.14.4/">https://gstreamer.freedesktop.org/data/pkg/osx/1.14.4/</a> </div><div><br></div><div>I installed it and opened the project file in Xcode.</div><div><br></div><div>When I tried to build the first tutorial, it failed at "include <gst/gst.h>" with the error:</div><div>/Users/jd/gst-docs-master/examples/tutorials/basic-tutorial-1.c:1:10: 'gst/gst.h' file not found<br></div><div><br></div><div>/Library/Frameworks/GStreamer.framework/Versions/1.0/Headers was in the "Header Search Path" for the Xcode project.</div><div dir="ltr"><br></div>Next I tried to verify that the gst.h file existed:<br><br>[21:21:33 jd]$ sudo find /Library/Frameworks/GStreamer.framework -name "gst.h" -print<br>/Library/Frameworks/GStreamer.framework/Versions/1.0/include/gstreamer-1.0/gst/gst.h<br>/Library/Frameworks/GStreamer.framework/Versions/1.0/Headers/gst/gst.h</div><div dir="ltr"><br> Any recommendation as to what additional change do I need to make for Xcode 10 to compile the tutorial?<div><br></div><div>Jayesh</div></div></div></div></div></div>