From: Marco <koansoftware@gmail.com>
To: meta-freescale@yoctoproject.org
Subject: Re: Qt5 using the DORA branch
Date: Wed, 04 Dec 2013 18:46:18 +0100 [thread overview]
Message-ID: <529F6A6A.7080207@gmail.com> (raw)
In-Reply-To: <0F788535AE8C7D4CB24CADB2A1BA8AF4074D25D8@server25.nibv.neopost.com>
Il 04/12/2013 16:53, Bergsma, Sake ha scritto:
> I think the line DISTRO_FEATURES_remove = "x11 wayland"
>
> is needed to remove x11 and wayland
>
> I also would suggest you to start again with a fresh build.
>
> When I did do that it did work for me using this method:
>
> Download the meta-qt5 layer in your sources folder:
>
> git clone https://github.com:dora/meta-qt5/meta-qt5.git
>
> In the build/conf/bblayer.conf file add:
>
> ${BSPDIR}/sources/meta-qt5 \
>
> ${BSPDIR}/sources/meta-openembedded/meta-ruby \ (not sure if
> this one is needed)
>
> In local.conf add:
>
> IMAGE_INSTALL_append = " kernel-modules fontconfig freetype qtbase
> qtbase-plugins qtbase-tools qtbase-fonts cinematicexperience"
>
> DISTRO_FEATURES_remove = "x11 wayland"
>
> bitbake core-image-minimal
>
> I did get an error about the
> sources/meta-qt5/recipes-devtools/cmake/cmake_2.8.12.1.bbappend file
>
> and because dora has cmake 2.8.11.2 i decided to delete
> cmake_2.8.12.1.bbappend to make it build.
>
> deploy the image on your target
>
> Start the Qt5 Demo:
>
> Qt5_CinematicExperience -platform eglfs &
>
> For the touch screen support in Qt:
>
> Load your touch screen driver and:
>
> export QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS=/dev/input/event2 (adjust
> to your situation)
>
> export QT_QPA_EGLFS_HIDECURSOR=1 (remove the
> mouse cursor)
>
> With kind regards.
>
>
Hi Sake
Doing as you said I get an error
http://pastebin.com/aa82mkGG
--
Marco
next prev parent reply other threads:[~2013-12-04 17:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 15:53 Qt5 using the DORA branch Bergsma, Sake
2013-12-04 15:58 ` Eric Bénard
2013-12-04 17:46 ` Marco [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-12-06 12:13 Bergsma, Sake
2013-12-06 13:25 ` Marco
2013-12-09 7:01 ` Marco
2013-12-04 11:19 Marco
2013-12-04 12:12 ` 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
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=529F6A6A.7080207@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.