<div dir="ltr">One of the very last steps of building gst-rtsp-server is apparently generation of <font face="monospace">GstRtspServer-1.0.gir</font> file.  I encountered the following warning:<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">$ meson compile</span></p>
<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">[104/105] Generating gst/rtsp-server/GstRtspServer-1.0.gir with a custom command</span></p>
<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">objc[99024]: Class GNotificationCenterDelegate is implemented in both /usr/local/opt/glib/lib/libgio-2.0.0.dylib (0x10ebb7338) and /Library/Frameworks/GStreamer.framework/Versions/1.0/lib/libgio-2.0.0.dylib (0x10e112560). One of the two will be used. Which one is undefined.</span></p></div><div><br></div><div>I have Gstreamer Framework's version of pkgconfig first in my $PKG_CONFIG_PATH, so in theory, any related build should grab the version from the Framework, but that's an assumption - I don't know how the various tools search $PKG_CONIG_PATH.</div><div><br></div><div>I have glib installed via brew because it is a dependency of several packages including gobject-introspection.</div><div><br></div><div>Is this something I should be concerned about?  </div><div><br></div><div>Any advice/comments?</div><div><br></div><div>Thanks!</div><div><br></div><div>Chris</div></div>