From: Marco <koansoftware@gmail.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Subject: Qt5 using the DORA branch
Date: Wed, 04 Dec 2013 12:19:54 +0100 [thread overview]
Message-ID: <529F0FDA.4010600@gmail.com> (raw)
Hello
This is likely the continuation up of thread "[meta-freescale] Error
0x300b in Qt5 applications with EGLFS"
I am building qt5 using the DORA branch and meta-qt5.
These are my image settings:
IMAGE_INSTALL_append = "qtbase qtbase-fonts qtbase-plugins
qtbase-examples cinematicexperience gstreamer nano cairo pango
fontconfig freetype"
DISTRO_FEATURES_remove = "x11 wayland"
Build Configuration:
BB_VERSION = "1.20.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-12.04"
TARGET_SYS = "arm-poky-linux-gnueabi"
MACHINE = "imx6dlsabresd"
DISTRO = "poky"
DISTRO_VERSION = "1.5"
TUNE_FEATURES = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp = "dora:75bed4086eb83f1d24c31392f3dd54aa5c3679b1"
meta-oe = "dora:513e7ca20ddd0a5c3b649bf292a67c3e0473d3a8"
meta-fsl-arm = "dora:5b3b6618426ad06e4fb6a3a77c4a53dfb47f0556"
meta-qt5 = "dora:cefaba69a785c5221463f0eb496b749d5ddf8a5a"
To successfully build qt5 I removed the cmake directory in
recipes-devtools and apply this patch
http://patchwork.openembedded.org/patch/60673/ to Qt5 (I know its not
the best way and Otavio doesn’t like it :P ). I am also putting USE_X11
= “no” in
sources/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc
so framebuffer gpu drivers get included.
I completed the bitbake successfully, then I created my SDcard.
Unfortunately now I have errors launching examples (see below)
root@imx6qsabresd:~# /usr/share/qt5/examples/gui/analogclock/analogclock
QXcbConnection: Could not connect to display
Aborted
root@imx6qsabresd:~# /usr/share/qt5/examples/gui/analogclock/analogclock
-platform eglfs
evdevtouch: Using device /dev/input/event1
min X: 0 max X: 0
min Y: 0 max Y: 0
min pressure: 0 max pressure: 0
device name: max11801_ts
EGLFS: Unable to query physical screen size, defaulting to 100 dpi.
EGLFS: To override, set QT_QPA_EGLFS_PHYSICAL_WIDTH and
QT_QPA_EGLFS_PHYSICAL_HEIGHT (in millimeters).
Qt Warning: Could not find a location of the system's Compose files.
Consider setting the QTCOMPOSE environment variabl.
Protocol type A
Segmentation fault
What am I missing?
Any hint is greatly appreciated
Cheers
--
Marco Cavallini | KOAN sas | Bergamo - Italia
embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
http://www.KoanSoftware.com
next reply other threads:[~2013-12-04 11:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 11:19 Marco [this message]
2013-12-04 12:12 ` Qt5 using the DORA branch Filip Piechocki
2013-12-04 13:35 ` Marco
2013-12-04 13:51 ` Filip Piechocki
2013-12-04 13:51 ` Eric Bénard
2013-12-04 14:15 ` Otavio Salvador
2013-12-04 17:47 ` Marco
-- strict thread matches above, loose matches on Subject: below --
2013-12-04 15:53 Bergsma, Sake
2013-12-04 15:58 ` Eric Bénard
2013-12-04 17:46 ` Marco
2013-12-06 12:13 Bergsma, Sake
2013-12-06 13:25 ` Marco
2013-12-09 7:01 ` Marco
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=529F0FDA.4010600@gmail.com \
--to=koansoftware@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.