[mythtv-users] 0.27 configure script does not recognize OpenGL

Michael T. Dean mtdean at thirdcontact.com
Tue Jan 21 21:21:02 UTC 2014


On 01/21/2014 04:04 PM, Thomas Börkel wrote:
> Hi,
>
> 0.26 configure recognizes that my system has OpenGL installed, but 0.27
> configure does not:
>
> # Video Output Support
> x11 support               yes
> xrandr support            yes
> xv support                yes
> VDPAU support             yes
> VAAPI support             no
> CrystalHD support         no
> OpenGL video              no
> MHEG support              yes
> libass subtitle support   yes
>
> glxinfo says "Direct Rendering" is available.
>
> I am using the NVidia binary driver under Gentoo with KDE.
>
> Anything I can do to find out why this is happening?
>

Is Qt compiled without OpenGL support (or with OpenGL ES support--which 
is probably not the right choice since yours is a desktop and not an 
embedded system).  Do you have proper OpenGL "development" support 
(GL/gl.h for example).

Mike


More information about the mythtv-users mailing list