[Development] Qt5 build issue for Harmattan

Laszlo Papp lpapp at kde.org
Sat Aug 25 13:59:27 CEST 2012


>
> I am curious though, if GLchar is not present, how does that header declare
> the function glBindAttribLocation() which here has the declaration:
>
> GL_APICALL void         GL_APIENTRY glBindAttribLocation (GLuint program,
> GLuint index, const GLchar* name);
>

GL_APIENTRY glBindAttribLocation (GLuint program, GLuint index, const char*
name);

Laszlo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120825/3c3217f4/attachment.html>


More information about the Development mailing list