[meta-freescale] Qt5 issue

andrea at perpic.it andrea at perpic.it
Fri Jan 23 05:03:06 PST 2015


Hello,
I subscribed to the list after this mail:
https://lists.yoctoproject.org/pipermail/meta-freescale/2015-January/012383.html

I'm trying to accomplish the same, installing Qt5 on my board. It's a
IMX53QSB.
I have the same error, if I try to switch the meta-qt5 to master it
tries to compile Qt5.4 but it exits with an error while compiling
qtbase:
...qtbase/5.4.0-r0/qtbase-opensource-src-5.4.0/src/gui/opengl/qopengltexturehelper.cpp:173:16: error: invalid conversion from 'void (*)(GLenum, GLint, GLenum, GLsizei, GLsizei, GLint, GLenum, GLenum, const void*) {aka void (*)(unsigned int, int, unsigned int, int, int, int, unsigned int, unsigned int, const void*)}' to 'void (*)(GLenum, GLint, GLint, GLsizei, GLsizei, GLint, GLenum, GLenum, const GLvoid*) {aka void (*)(unsigned int, int, int, int, int, int, unsigned int, unsigned int, const void*)}' [-fpermissive]
|      TexImage2D = ::glTexImage2D;
|                 ^

I don't think that putting meta-qt5 to master is a big idea but I don't
know how to face to the first problem. Can someone give me some hint?

Thank you
Andrea


More information about the meta-freescale mailing list