<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/17 Andoni Morales <span dir="ltr"><<a href="mailto:ylatuya@gmail.com" target="_blank">ylatuya@gmail.com</a>></span><br><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"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">2013/7/17 4ernov <span dir="ltr"><<a href="mailto:4ernov@gmail.com" target="_blank">4ernov@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


Hello,<br>
<br>
I'm trying to build gst-plugins-gl from current git master on Mac OS X<br>
(10.7.5), but configure can't find any OpenGL distribution:<br>
<br>
checking X11/Xlib.h usability... yes<br>
checking X11/Xlib.h presence... yes<br>
checking for X11/Xlib.h... yes<br>
checking for glTexImage2D in -lGL... no<br>
checking for gluSphere in -lGLU... no<br>
checking for eglGetError in -lEGL... no<br>
checking for glTexImage2D in -lGLESv2... no<br>
checking for WAYLAND_EGL... no<br>
checking for GNUstep... no<br>
host is i386-apple-darwin11.4.2<br>
configure: error: Either OpenGL or OpenGL|ES is required<br>
<br>
I think, I should point it out to Apple's OpenGL headers and libraries<br>
as osxvideosink builds successfully. Did someone try to build it on OS<br>
X?<br></blockquote><div><br></div></div><div>I haven't tried to build it, but that's the trick we use in cerbero for the OpenGL stuff:<br><br><a href="http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/config/darwin.config#n81" target="_blank">http://cgit.freedesktop.org/gstreamer-sdk/cerbero/tree/config/darwin.config#n81</a> <br>

</div></div></div></div></blockquote><br>Note that this link is required because GL headers are included with GL/foo.h and since in newer versions of OS X OpenGL is a framework and not part of the sysroot you can't add /System/Library/Frameworks/OpenGL.framework/Headers to the headers search path or use -framework OpenGL as you would need to use the includes with  OpenGL/foo.h. But it's something that should be fixed, because -framework OpenGL should work in OS X out of the box.<br>

<br></div><div class="gmail_quote">Cheers,<br>Andoni<br></div><div class="gmail_quote"><br><div><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"><div class="gmail_extra"><div class="gmail_quote"><div>Cheers,<br>Andoni<br></div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Best regards,<br>
Alexey Chernov<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div><span class=""><font color="#888888"><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es" target="_blank">http://www.longomatch.ylatuya.es</a>
</font></span></div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Andoni Morales Alastruey<br><br>LongoMatch:The Digital Coach<br><a href="http://www.longomatch.ylatuya.es">http://www.longomatch.ylatuya.es</a>
</div></div>