[yocto] How to compile Qt library with bitbake?

Gary Thomas gary at mlbassoc.com
Thu Mar 31 09:34:53 PDT 2011


On 03/31/2011 12:52 AM, Li, Simon wrote:
> To whom may concern,
>
> Since Qt library is not existed in the default build configuration, I have to port it by myself.
>
> Is there any plan to compile Qt in the Yocto? I cannot find Qt with zypper as well.
>
> If not, is there any document to describe how to complie Qt with bitbake?

There are recipes for QT4 in the mainline Poky tree.  Just build via:
   bitbake qt4-x11-free
    -or-
   bitbake qt4-embedded

These work fine for me.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the yocto mailing list