From: "Eric Bénard" <eric@eukrea.com>
To: "Simone" <cjb.sw.nospam@gmail.com>
Cc: meta-freescale@yoctoproject.org
Subject: Re: Eglfs issue with mx53
Date: Thu, 2 Jan 2014 09:24:11 +0100 [thread overview]
Message-ID: <20140102092411.0de54397@e6520eb> (raw)
In-Reply-To: <007901cf0730$dc47a060$94d6e120$@gmail.com>
Hi,
Le Wed, 1 Jan 2014 21:34:22 +0100,
"Simone" <cjb.sw.nospam@gmail.com> a écrit :
> Update:
>
> I compared the current qmake.conf with the imx6sabre qmake.conf (which is working) and I have some doubt:
>
>
>
> In imx6 qmake.conf, the ENV are:
>
> IMX6_CFLAGS = -DLINUX=1 -DEGL_API_FB=1
>
> QMAKE_LIBS_EGL += -lEGL
>
> QMAKE_LIBS_OPENGL_ES2 += -lGLESv2 -lEGL -lGAL
>
> QMAKE_LIBS_OPENVG += -lOpenVG -lEGL -lGAL
>
>
>
> On imx5 side, they are:
>
> IMX5_CFLAGS = -D_LINUX=1
>
> QMAKE_LIBS_EGL += -lEGL
>
> QMAKE_LIBS_OPENGL_ES2 += -lGLESv2 -lEGL
>
> QMAKE_LIBS_OPENVG += -lOpenVG -lEGL
>
>
>
> I’ve marked as bold the libraries which are present on imx6 conf, but NOT in the mx5 conf.
>
> In CFLAGS there is also another difference, on imx6 I have DLINUX=1 instead of D_LINUX=1.
>
>
>
> Now, I thought to include these difference in mx5 configuration, but the qtbase configure command fail saying that libGAL is missing (see the last part of the bitbake log below)
>
i.MX6 and i.MX5 GPU libraries are totally different (as they don't share
the same GPU).
The current configuration was tested on an i.MX53 QSB (without X11 and
Wayland).
Eric
next prev parent reply other threads:[~2014-01-02 8:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-01 10:09 Eglfs issue with mx53 Simone
2014-01-01 20:34 ` Simone
2014-01-02 8:24 ` Eric Bénard [this message]
2014-01-02 10:20 ` Simone
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=20140102092411.0de54397@e6520eb \
--to=eric@eukrea.com \
--cc=cjb.sw.nospam@gmail.com \
--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.