[vlc-devel] [vlc-commits] OpenGL: fix compilation / missing glXGetProcAddressARB
Francois Cartegnie
fcvlcdev at free.fr
Sun Jun 12 21:58:53 CEST 2011
Le dimanche 12 juin 2011, Laurent Aimar a écrit :
> Now, what is your issue exactly? glXGetProcAddressARB should normaly be
> defined by glx.h and it is mandatory on linux that it is present in the
> library.
I have xcb-glx devel packages
xcb-glx 1.6.1 /usr/include/xcb/glx.h NOT defining glXGetProcAddressARB
And the:
libmesagl 7.8.1 /usr/include/GL/glx.h defining glXGetProcAddressARB
I thought vlc's xcb/glx is supposed to use xcb-glx headers, but I might be
wrong.
Francois
More information about the vlc-devel
mailing list