All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: "Li, Simon" <simon.li@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: How to compile Qt library with bitbake?
Date: Fri, 01 Apr 2011 04:15:33 -0600	[thread overview]
Message-ID: <4D95A5C5.70605@mlbassoc.com> (raw)
In-Reply-To: <23F1A04A50711046AF124F3D4D1EB2ECC073F5FB@pgsmsx507.gar.corp.intel.com>

On 04/01/2011 12:37 AM, Li, Simon wrote:
> Hi, Gary,
> Yes, it works. However, after build finished, I still cann't find any libQt* files.

Where did you look (what packages did you install)?

Just add this line to your config:
   IMAGE_FEATURES += "qt4-pkgs"
This should then build an image which has the QT4 package set.

You could also install them individually, but there are quite a few...

> -----Original Message-----
> From: Gary Thomas [mailto:gary@mlbassoc.com]
> Sent: Friday, April 01, 2011 12:35 AM
> To: Li, Simon
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] How to compile Qt library with bitbake?
>
> 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
------------------------------------------------------------


  reply	other threads:[~2011-04-01 10:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-31  6:52 How to compile Qt library with bitbake? Li, Simon
2011-03-31 16:34 ` Gary Thomas
2011-04-01  6:37   ` Li, Simon
2011-04-01 10:15     ` Gary Thomas [this message]
2011-03-31 16:36 ` Saul Wold
2011-04-01  6:15   ` Li, Simon
2011-04-01  8:12     ` Saul Wold

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=4D95A5C5.70605@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=simon.li@intel.com \
    --cc=yocto@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.