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

Compile time error due to glTexImage2D signature

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 5.3.0 Beta1
    • GUI: OpenGL
    • None
    • OSX 10.6.8, XCode 3.2, MacOSX10.6.sdk

    Description

      In:

      qtbase/src/gui/opengl/qopenglfunctions.cpp

      [3324] TexImage2D = ::glTexImage2D;

      Yields:

      opengl/qopenglfunctions.cpp:3324: error: invalid conversion from ‘void (GLenum, GLint, GLenum, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid*)’ to ‘void (GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid*)’

      Likely to due older version of OSX + XCode (OSX 10.6.8, XCode 3.2)

      Attachments

        Issue Links

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

          Activity

            People

              lagocs Laszlo Agocs
              cyrush Cyrus Harrison
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes