Enabling OpenGL components on OS X.
Sebastian Dröge
sebastian at centricular.com
Fri Jul 8 06:34:14 UTC 2016
On Do, 2016-07-07 at 10:44 -0700, petros wrote:
>
> Although I m not sure this is the only problem unfortunately. After building
> the plugins not all of the gst/gl/cocoa/*.h files are copied to the install
> directory after make install. Just gstglcontext_cocoa.h and
> gstglcaopengllayer.h are actually installed and gstgldisplay_cocoa.h and all
> others are missing..
>
> Any clues where would I have to look for this ?
This seems to be intentional, see the Makefile.am. The ones that are
missing are in noinst_HEADERS, the ones that are installed are
in libgstgl_cocoainclude_HEADERS.
Do you need the missing ones for something? They shouldn't be required
for anything.
--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160708/d4451972/attachment.sig>
More information about the gstreamer-devel
mailing list