From: "Fatih Aşıcı" <fatih.asici@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Building Qt5 Declarative on nitrogen6x with buildroot 2013.08
Date: Mon, 16 Sep 2013 16:08:40 +0300 [thread overview]
Message-ID: <1379336920.4275.13.camel@viko> (raw)
In-Reply-To: <CA+csPL43ygbFLgBgqfHyU7JP10x7=cejdaQGKdBDNAUXcBDoDQ@mail.gmail.com>
Hi,
> I see a challenge here in that the linux-buildroot-g++-"device" that
> buildroot "generates" must have some platform dependent stuff in it.
> How this is done in buildroot, I do not know, but two things must into
> the qmake.conf file of linux-buildroot-g++:
>
>
> - the EGL and GAL libraries (in the imx6-file it is:
> QMAKE_LIBS_OPENGL_ES2 += -lEGL -lGAL)
>
> - the symbol EGL_API_FB must be defined (in the imx6-file it is:
> IMX6_CFLAGS = -DEGL_API_FB=1)
>
> I understand that it cannot be put into the patch-file, since the EGL
> and GAL libraries are interesting for imx6 only.
>
qt5 packages use pkg-config to get EGL flags. See
rpi-userland/rpi-userland-add-pkgconfig-files.patch.
A similar patch is probably needed for the package providing EGL
libraries to nitrogen6x.
prev parent reply other threads:[~2013-09-16 13:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-15 19:51 [Buildroot] Building Qt5 Declarative on nitrogen6x with buildroot 2013.08 Espen Frimann Koren
2013-09-16 12:39 ` Espen Frimann Koren
2013-09-16 13:08 ` Fatih Aşıcı [this message]
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=1379336920.4275.13.camel@viko \
--to=fatih.asici@gmail.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox