<div dir="ltr">Actually, after some trial and error, I discovered that the .gir files are not part of the 1.20 installers, they only appear in the 1.18 installer.<div><br></div><div>The *.gir files are found in:</div><div>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">gstreamer-1.0-devel-1.18.5-x86_64.pkg</span></p></div><div><br></div><div>but not in </div><div><br></div><div>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:14px;line-height:normal;font-family:Menlo;color:rgb(0,0,0)"><span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">gstreamer-1.0-devel-1.20.0-universal.pkg</span></p></div><div><br></div><div>Is this intentional?</div><div><br></div><div>gst-rtsp-server will not build without those files present.</div><div><br></div><div>Chris</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Feb 26, 2022 at 3:11 PM Chris Hallinan <<a href="mailto:challinan@gmail.com">challinan@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Env: Mac OS X 10.15.7<div>Gstreamer and Gstreamer-devel 1.20.0 </div><div><br></div><div>I installed the above referenced packages for GStreamer and GStreamer-devel from the .pkg files made available here: <a href="https://gstreamer.freedesktop.org/download/#macos" target="_blank">https://gstreamer.freedesktop.org/download/#macos</a></div><div><br></div><div>I cloned gst-rtsp-server from <span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><a href="https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server.git" target="_blank">https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server.git</a></span><font face="arial, sans-serif"><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)">, </span><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0)">using branch "master".</span></font></div><div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px"><br></span></div><div>I used the following steps to configure and build, from guesswork and reading meson docs. I couldn't find any instructions for building on OS X (I'll be happy to write and submit it.)</div><div><br></div><div><font face="monospace">$ meson build/</font></div><div><font face="monospace">$ cd build</font></div><div><font face="monospace">$ meson compile</font></div><div><br></div><div>That failed with </div>
<div><span style="font-variant-ligatures:no-common-ligatures;color:rgb(0,0,0);font-family:Menlo;font-size:11px">Couldn't find include 'Gst-1.0.gir' (search path: '['/Library/Frameworks/GStreamer.framework/Versions/1.0/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.70.0_3/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.70.0_3/share', 'gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0', '/usr/local/Cellar/gobject-introspection/1.70.0_3/share/gir-1.0', '/usr/local/share/gir-1.0']')</span></div><div><br></div><div> After some research, (never heard of a <font face="monospace">.gir</font> file until this error ;-) ) I realized these files were supposed to be installed with GStreamer-devel, but they were <u>not present anywhere on my file system</u>. However, manually unpacking gstreamer-1.0-devel-1.20.0-universal.pkg, I found them and manually copied them to .../Framework/GStreamer.framework/Versions/1.0/share/gir-1.0 and once done, my build succeeded. <font color="#000000" face="Menlo"><span style="font-size:11px;font-variant-ligatures:no-common-ligatures"><br></span></font></div><div><br></div><div>Any ideas why were they not installed via the installer? I followed the usual process: d/l the installer, clicked to open, went through install dialog which succeeded without any apparent error, but the 46-someodd <font face="monospace">.gir</font> files were simply missing.</div><div><br></div><div>Any advice here?</div><div><br></div><div>Chris</div><div><br></div><div><font color="#000000" face="Menlo"><span style="font-size:11px;font-variant-ligatures:no-common-ligatures"><br></span></font></div>
</div>
</blockquote></div>