[meta-freescale] Qt5 issue

Gianluca Cinci gianluca.cinci at giuneco.it
Fri Jan 23 05:20:22 PST 2015


Hi Andrea,
are you building image with X11 ?

Have you try to disable it with :

DISTRO_FEATURES_remove = "x11 wayland"

in your local.conf?

note : you can start another full compilation in another path by run (eg.)

source ./setup-environment new-build-folder

Best Regards
Gianluca


________________________________________
Da: meta-freescale-bounces at yoctoproject.org <meta-freescale-bounces at yoctoproject.org> per conto di andrea at perpic.it <andrea at perpic.it>
Inviato: venerdì 23 gennaio 2015 14.03
A: meta-freescale at yoctoproject.org
Oggetto: [meta-freescale]  Qt5 issue

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
--
_______________________________________________
meta-freescale mailing list
meta-freescale at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list