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

Compile time error due to glTexImage2D signature

XMLWordPrintable

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

      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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes