https://bugs.kde.org/show_bug.cgi?id=383715

            Bug ID: 383715
           Summary: Compilation fails when OpenGL ES is used
           Product: digikam
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Portability
          Assignee: digikam-bugs-n...@kde.org
          Reporter: stefan.bru...@rwth-aachen.de
  Target Milestone: ---

The OpenGL slideshow code uses OpenGL (desktop) specific idiom, and will not
compile with Qt5OpenGL using GLES.

utilities/presentation/opengl/presentationgl.cpp

Short term solution would be to to disable OpenGL in case GLES is used.

Better long term solution would be to rewrite the presentation code to use the
common subset of GLES2 and Desktop GL, e.g using
http://doc.qt.io/qt-5/qopenglfunctions.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to