[yocto] Yocto and Qt embedded

Giovanni Foiani fnognn at unife.it
Wed Jul 11 23:45:08 PDT 2012


Hi Jessica,

I built separately the qte toolchain running:


   - bitbake meta-toolchain-qte

and the qte demo image (without toolchain) using Hob.
Now I need to integrate Yocto SDK and Qt Creator IDE.
I'm trying to configure Qt Creator to recognize Poky toolchain and Qt
Creator asks for the compiler path inside Poky SDK.
Where is the compiler located inside Poky SDK built from meta-toolchain-qte?

Thanks

Giovanni

--

Dott. Ing. Giovanni Foiani

Cell:        +39-349-3577515
Phone:    +39-0532-97-4106
mail:        giovanni.foiani at unife.it
CenTec - Corso Guercino, 47 - 44042 Cento (FE)



On Thu, Jun 28, 2012 at 8:20 PM, Zhang, Jessica <jessica.zhang at intel.com>wrote:

> Hi Giovanni,
>
> You need to build a matching toolchain.  Either from command line do
> "bitbake meta-toolchain-qte or through hob, under Settings, please make
> sure check "Build Toolchain".
>
> Thanks,
> Jessica
>
> -----Original Message-----
> From: yocto-bounces at yoctoproject.org [mailto:
> yocto-bounces at yoctoproject.org] On Behalf Of Wolfgang Denk
> Sent: Thursday, June 28, 2012 11:12 AM
> To: Giovanni Foiani
> Cc: yocto at yoctoproject.org
> Subject: Re: [yocto] Yocto and Qt embedded
>
> Dear Giovanni,
>
> In message <
> CANsUPaP4h2OUz_4McKQ8jmfm_grv_cCGCMfxZQaGMs7ty8Bf1A at mail.gmail.com> you
> wrote:
> >
> > This is my first post on this mailing list and I'm quite new to Yocto.
> > I successfully built a distro using the latest release of hob,
> > including Qt embedded (without X11).
> > I wrote a Qt application and cross compiled for ARM on my host machine
> > but when I deploy it on the device (a Freescale iMX53) I get and error
> > because the application looks for libraries like libQtGui but on the
> > distro all Qt libraries are named like libQtGuiE (ending with E which
> > I suppose it stands for Embedded).
>
> These names are OK for the Qt Embedded libraries, and they should match
> what your cross development tools are using.  Which tool chain did you use
> for compiling and linking your application - the one from
> meta-toolchain-qte ?
>
> When I build meta-toolchain-qte, this also includes, for example,
>
> .../sysroots/armv6-vfp-linux-gnueabi/usr/lib/libQtGuiE.so.4.8.2
>
> so cross tool chain and native systems work together without problems.
>
>
> Best regards,
>
> Wolfgang Denk
>
> --
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.deIt's hard to make a program foolproof because fools are so ingenious.
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20120712/1068833f/attachment.html>


More information about the yocto mailing list