From: <andrea@perpic.it>
To: <meta-freescale@yoctoproject.org>
Subject: Re: Qt5 issue
Date: Mon, 26 Jan 2015 16:11:39 +0100 [thread overview]
Message-ID: <1422285099.3906.5.camel@perpic.it> (raw)
In-Reply-To: <1422020711.3946.5.camel@perpic.it>
Hello again,
at the end I was able to correctly compile qt5. I just changed the
branch in the bb file to reflect the change in the master branch as
suggested in the topic I linked before.
Actually I am facing the fact that usign eglfs I have a corrupted screen
on the tve module of the micro. My setup is:
NTSC framebuffer: Working, I can use df_andi and other directfb demo, I
can see the character terminal.
If I start some program like qglinfo --platform eglfs I have a corrupted
screen, the images are all wrong. If I leave enable the cursor blinking
it appear correct and I can type characters and I can see them during
the demo, so I think that just the graphic part of the buffer is screwed
up. The same happen if I use the program simple_draw.
I made the same tests disabling the NTSC output and re-enabling the VGA
output and everything work as expected.
Any hints on where I need to stick my hands for have the graphics
programs working at NTSC framerate and not at VGA?
Thank you for reading
Andrea
Il giorno ven, 23/01/2015 alle 14.45 +0100, Andrea ha scritto:
> Hello Gianluca,
>
> thank you for your reply.
> yes, I have DISTRO_FEATURES_remove = "x11 wayland" in my local.conf.
>
> I found on the freescale website some guide, all for IMX6 and I'm trying
> to get the same result on a IMX53.
> for reference like:
> https://community.freescale.com/docs/DOC-100419
> https://community.freescale.com/docs/DOC-101118
>
> the only problem is that I'm stuck with the same error reported in the
> link in my previous mail.
>
> best regards
> Andrea
>
> Il giorno ven, 23/01/2015 alle 14.20 +0100, Gianluca Cinci ha scritto:
> > 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
>
--
Andrea Innocenti
Research & Innovation Dept.
PER.PIC. TECHNIK KABEL s.r.l.
Via Don Gnocchi, 11
24030 Presezzo (BG) – ITALY
C.F.-P.IVA: IT 02032500163
Phone: +(39) 035 461770
Fax: +(39) 035 460359
Web: www.perpic.it
Email: :andrea@perpic.it
P Please consider the environment before printing this email.
next prev parent reply other threads:[~2015-01-26 15:12 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
2015-01-23 13:45 ` andrea
2015-01-26 15:11 ` andrea [this message]
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=1422285099.3906.5.camel@perpic.it \
--to=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.