Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-62108

Mapbox GL should disable GLES 3 on embedded

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 5.9.4
    • 5.9.1
    • None
    • 714145e7017afb74a23548ee9df2eff30536cfde

    Description

      Else this error happens on build:

      error: conflicting declaration of C function 'void glShaderSource(GLuint, GLsizei, const GLchar*, const GLint)'

       

      apparently it is trying to include its own gl.h, which conflicts with the one in /usr/include.

       

      It seems that this is the same problem here for wayland:

      http://code.qt.io/cgit/qt/qtwayland.git/commit/?id=d5e7965a87d81e2d7157c785403b0aba681de62a

       

      and may be related to this khronos bug ? I'm not sure: https://www.khronos.org/bugzilla/show_bug.cgi?id=761

      Attachments

        For Gerrit Dashboard: QTBUG-62108
        # Subject Branch Project Status CR V

        Activity

          People

            tmpsantos Thiago Marcos P. Santos
            jcelerier Jean-Michaël Celerier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes