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

QtOpenGL does not build with mesa >= 7.8

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.0
    • 4.7.1
    • GUI: OpenGL
    • None
    • Linux, amd64
    • b331a74b8fd71ba803e2cf2a9e0c49e1d3538f40

    Description

      With the recently released mesa-7.8.1 or mesa git master installed, QtOpenGL (current 4.7 branch) does not compile:

      In file included from ../../include/QtOpenGL/private/../../../src/opengl/qglpixelbuffer_p.h:65,
      from ../../include/QtOpenGL/private/qglpixelbuffer_p.h:2,
      from qglpaintdevice.cpp:45:
      /usr/include/GL/glx.h:204: error: 'Bool' has not been declared
      /usr/include/GL/glx.h:208: error: 'Bool' does not name a type
      /usr/include/GL/glx.h:221: error: 'Bool' does not name a type
      /usr/include/GL/glx.h:223: error: 'Bool' does not name a type
      [...]

      It does compile with mesa-7.7, so it must be a missing #include either in current versions of mesa or in Qt itself.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tcooksey Tom Cooksey
            sputnick Manuel Nickschas
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes