[Development] Qt5 build issue for Harmattan

Sean Harmer sean.harmer at kdab.com
Sat Aug 25 14:01:12 CEST 2012


On Saturday 25 August 2012 12:59:27 Laszlo Papp wrote:
> > 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);

OK thanks. So at least we know it is safe to assume car for GLchar on this 
platform.

Sean
--
Dr Sean Harmer | sean.harmer at kdab.com | Senior Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions



More information about the Development mailing list