J'ai copier la lib libQt5Declarative dans le SDK
/opt/SDK_5.5.1/sysroots/core2-32-oe-linux/usr/lib/
J'ai sourcé mon shel puis relancé qtcreator mais j'ai toujours la même erreur :
Project ERROR: Unknown module(s) in QT: declarative
De: "Laurent JOLI"
À: "yocto"
Envoyé: Vendredi 23
brary.
---
Pierre-Jean
2018-03-23 16:09 GMT+01:00 Laurent JOLI :
>
>
> --
> *De: *"TEXIER Pierre-Jean"
> *À: *"Laurent JOLI"
> *Cc: *"yocto"
> *Envoyé: *Vendredi 23 Mars 2018 15:20:50
> *Objet: *Re: [yocto] Add
De: "TEXIER Pierre-Jean"
À: "Laurent JOLI"
Cc: "yocto"
Envoyé: Vendredi 23 Mars 2018 15:20:50
Objet: Re: [yocto] Add lib to meta-qt5
Hi Laurent,
The SDK is defined by the following packagegroup:
[
https://github.com/meta-qt5/meta-qt5/blob/jethro/recipes
Hi Laurent,
The SDK is defined by the following packagegroup:
https://github.com/meta-qt5/meta-qt5/blob/jethro/recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb
.
---
Pierre-Jean
2018-03-23 14:39 GMT+01:00 Laurent JOLI :
> Hello,
>
> I'm working with an old version of YOCTO, jethro
Hello,
I'm working with an old version of YOCTO, jethro 2.0.
And I want to produce an SDK of QT5, version 5.5.1.
So, I add the layer meta-qt5 on YOCTO for build the following recipe :
https://github.com/meta-qt5/meta-qt5/tree/jethro
meta-toolchain-qt5
My question is :
How to add an lib