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

Jean-Yves Avenard jyavenard at gmail.com
Wed Jan 22 22:04:51 UTC 2014


pressed send too quickly

On 23 January 2014 08:59, Jean-Yves Avenard <jyavenard at gmail.com> wrote:
> run the following command:
>
> pkg-config --list-all | grep Qt | grep OpenGL | awk '{print $1}'

this should return QtOpenGL if everything is good, then you do:

pkg-config --variable=qt_config QtOpenGL

(replace QtOpenGL with whatever "pkg-config --list-all | grep Qt |
grep OpenGL | awk '{print $1}'" returned)


More information about the mythtv-users mailing list