From: Gianluca Cinci <gianluca.cinci@giuneco.it>
To: "andrea@perpic.it" <andrea@perpic.it>
Cc: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Re: Qt5 issue
Date: Fri, 23 Jan 2015 13:20:22 +0000 [thread overview]
Message-ID: <1422019222192.89256@giuneco.it> (raw)
In-Reply-To: <1422018186.3946.3.camel@perpic.it>
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@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> per conto di andrea@perpic.it <andrea@perpic.it>
Inviato: venerdì 23 gennaio 2015 14.03
A: meta-freescale@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@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
next prev parent reply other threads:[~2015-01-23 13:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-23 13:03 Qt5 issue andrea
2015-01-23 13:20 ` Gianluca Cinci [this message]
2015-01-23 13:45 ` andrea
2015-01-26 15:11 ` andrea
2015-01-27 17:27 ` Marco Cavallini
2015-01-28 10:52 ` andrea
[not found] ` <CAFQ+DigsB+vBE8hDk7OH-eiW34S7UN3=6dc_DFsvMm7CCtJNAg@mail.gmail.com>
2015-01-29 16:18 ` andrea
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422019222192.89256@giuneco.it \
--to=gianluca.cinci@giuneco.it \
--cc=andrea@perpic.it \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.