Building gst-plugins-gl on Mac OS X

Alexey Chernov 4ernov at gmail.com
Thu Jul 18 15:41:56 PDT 2013


В письме от 17 июл 2013 14:51:00 Вы написали:
> 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.

Thanks for the reference, Andoni. So, given the prefix is /usr/local, symbolic 
link /usr/local/include/GL -> /usr/X11/include/GL would be enough? Or should I 
also link libraries somehow? With header directory link alone I still have no 
success, unfortunately.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130719/2cff0b2a/attachment.html>


More information about the gstreamer-devel mailing list