[mythtv-commits] Ticket #13351: Allow OpenGL ES renderer by configure

MythTV noreply at mythtv.org
Fri Nov 30 20:40:27 UTC 2018


#13351: Allow OpenGL ES renderer by configure
------------------------------------------+-------------------------------
 Reporter:  warpme                        |          Owner:  Peter Bennett
     Type:  Patch - Feature               |         Status:  new
 Priority:  minor                         |      Milestone:  needs_triage
Component:  MythTV - Video/OSD Rendering  |        Version:  Unspecified
 Severity:  medium                        |     Resolution:
 Keywords:  opengl gles                   |  Ticket locked:  0
------------------------------------------+-------------------------------

Comment (by Peter Bennett):

 With the new patches

 Android build with no change (still using --enable-opengl) - the config is
 successful and reports opengl enabled and opengles disabled. Build then
 fails this way

 {{{
 In file included from mythrender_opengl.cpp:24:0:
 mythrender_opengl1.h:7:19: fatal error: GL/gl.h: No such file or directory
  #include <GL/gl.h>
                    ^
 compilation terminated.

 }}}

 I changed --enable-opengl to --enable-opengles and then config gives error
 -
 {{{
 ERROR: OpenGL ES not found!
 }}}

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13351#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list