From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mx1.pokylinux.org (Postfix) with ESMTP id 3058D4C800A0 for ; Thu, 31 Mar 2011 01:53:41 -0500 (CDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 30 Mar 2011 23:53:24 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,274,1299484800"; d="scan'208,217";a="673605608" Received: from pgsmsx602.gar.corp.intel.com ([10.221.43.81]) by fmsmga002.fm.intel.com with ESMTP; 30 Mar 2011 23:53:24 -0700 Received: from pgsmsx507.gar.corp.intel.com ([10.221.43.89]) by pgsmsx602.gar.corp.intel.com ([10.221.43.81]) with mapi; Thu, 31 Mar 2011 14:52:51 +0800 From: "Li, Simon" To: "yocto@yoctoproject.org" Date: Thu, 31 Mar 2011 14:52:50 +0800 Thread-Topic: How to compile Qt library with bitbake? Thread-Index: AcvvcEBrocrFeMAgS06xOkEYTgp8ZA== Message-ID: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 31 Mar 2011 11:17:51 -0500 Subject: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 06:53:41 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_23F1A04A50711046AF124F3D4D1EB2ECC073F3FEpgsmsx507garcor_" --_000_23F1A04A50711046AF124F3D4D1EB2ECC073F3FEpgsmsx507garcor_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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? Best Regards, Simon Li Intel Software & Service Group B1 #205 Tun-Hwa North Rd, Taipei, Taiwan Desk +886-2-2514-4287 Mobile +886-987-303-523 E-Mail simon.li@intel.com --_000_23F1A04A50711046AF124F3D4D1EB2ECC073F3FEpgsmsx507garcor_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

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 de= scribe how to complie Qt with bitbake?

 

Best Regards,

 

Simon Li

Intel Software & Service Group

B1 #205 Tun-Hwa North= Rd, Taipei, Taiwan

Desk

+886-2-2514-4287

Mobile

+886-987-303-523

E-Mail

simon.li= @intel.com

 

 

--_000_23F1A04A50711046AF124F3D4D1EB2ECC073F3FEpgsmsx507garcor_-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (hermes.mlbassoc.com [64.234.241.98]) by mx1.pokylinux.org (Postfix) with ESMTP id 83D634C804D9 for ; Thu, 31 Mar 2011 11:34:54 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 272EB16601B5; Thu, 31 Mar 2011 10:34:54 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2-r929478 (2010-03-31) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2-r929478 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id A6D1B166016C; Thu, 31 Mar 2011 10:34:53 -0600 (MDT) Message-ID: <4D94AD2D.7060505@mlbassoc.com> Date: Thu, 31 Mar 2011 10:34:53 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Li, Simon" References: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> In-Reply-To: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> Cc: "yocto@yoctoproject.org" Subject: Re: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 16:34:54 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 ------------------------------------------------------------ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx1.pokylinux.org (Postfix) with ESMTP id B6C774C8050D for ; Thu, 31 Mar 2011 11:36:34 -0500 (CDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 31 Mar 2011 09:36:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,276,1299484800"; d="scan'208";a="621709687" Received: from unknown (HELO [10.255.12.210]) ([10.255.12.210]) by orsmga002.jf.intel.com with ESMTP; 31 Mar 2011 09:36:34 -0700 Message-ID: <4D94AD91.2060207@intel.com> Date: Thu, 31 Mar 2011 09:36:33 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5 MIME-Version: 1.0 To: "Li, Simon" References: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> In-Reply-To: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> Cc: "yocto@yoctoproject.org" Subject: Re: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2011 16:36:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/30/2011 11:52 PM, 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. > Simon, Qt4 is part of the yocto meta data. The poky-image-sato-sdk image contains the qt4-pkgs, so you can use the following command to build the image: bitbake poky-image-sato-sdk Sau! > If not, is there any document to describe how to complie Qt with bitbake? > > Best Regards, > > Simon Li > > Intel Software & Service Group > > B1 #205 Tun-Hwa North Rd, Taipei, Taiwan > > Desk > > > > +886-2-2514-4287 > > Mobile > > > > +886-987-303-523 > > E-Mail > > > > simon.li@intel.com > > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mx1.pokylinux.org (Postfix) with ESMTP id 3EFE14C80B7B for ; Fri, 1 Apr 2011 03:12:43 -0500 (CDT) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 01 Apr 2011 01:12:42 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,281,1299484800"; d="scan'208";a="674084000" Received: from unknown (HELO [10.255.12.210]) ([10.255.12.210]) by fmsmga002.fm.intel.com with ESMTP; 01 Apr 2011 01:12:42 -0700 Message-ID: <4D9588FA.4060303@intel.com> Date: Fri, 01 Apr 2011 01:12:42 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10) Gecko/20100621 Fedora/3.0.5-1.fc13 Lightning/1.0b2pre Thunderbird/3.0.5 MIME-Version: 1.0 To: "Li, Simon" References: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> <4D94AD91.2060207@intel.com> <23F1A04A50711046AF124F3D4D1EB2ECC073F5EC@pgsmsx507.gar.corp.intel.com> In-Reply-To: <23F1A04A50711046AF124F3D4D1EB2ECC073F5EC@pgsmsx507.gar.corp.intel.com> Cc: "yocto@yoctoproject.org" Subject: Re: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 08:12:43 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 03/31/2011 11:15 PM, Li, Simon wrote: > Hi, Saul, > Thanks for your reply. However, I got error messages as below: > It seems not support "poky-image-sato-sdk" Simon for 0.9 version then it would be poky-image-sdk, we changed the image name in 1.0. Sorry for the confusion. Sau! > ===================================== > simonli@simonli-Aspire-2930:~/Yocto_related/pocky-4.0-build$ bitbake poky-image-sato-sdk > NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to increase performance. > NOTE: Handling BitBake files: \ (0844/0844) [100 %] > Parsing of 844 .bb files complete (791 cached, 53 parsed). 997 targets, 34 skipped, 0 masked, 0 errors. > > OE Build Configuration: > BB_VERSION = "1.11.0" > METADATA_BRANCH = "" > METADATA_REVISION = "" > TARGET_ARCH = "i586" > TARGET_OS = "linux" > MACHINE = "qemux86" > DISTRO = "poky" > DISTRO_VERSION = "0.9" > TARGET_FPU = "" > > ERROR: Nothing PROVIDES 'poky-image-sato-sdk' > Command execution failed: Traceback (most recent call last): > File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/bb/command.py", line 88, in runAsyncCommand > commandmethod(self.cmds_async, self, options) > File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/bb/command.py", line 184, in buildTargets > command.cooker.buildTargets(pkgs_to_build, task) > File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/bb/cooker.py", line 756, in buildTargets > taskdata.add_provider(localdata, self.status, k) > File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/bb/taskdata.py", line 354, in add_provider > self.add_provider_internal(cfgData, dataCache, item) > File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/bb/taskdata.py", line 374, in add_provider_internal > raise bb.providers.NoProvider(item) > NoProvider: poky-image-sato-sdk > ===================================== > Best Regards, > > Simon > > > -----Original Message----- > From: Wold, Saul > Sent: Friday, April 01, 2011 12:37 AM > To: Li, Simon > Cc: yocto@yoctoproject.org > Subject: Re: [yocto] How to compile Qt library with bitbake? > > On 03/30/2011 11:52 PM, 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. >> > Simon, > > Qt4 is part of the yocto meta data. > > The poky-image-sato-sdk image contains the qt4-pkgs, so you can use the > following command to build the image: > > bitbake poky-image-sato-sdk > > Sau! > > >> If not, is there any document to describe how to complie Qt with bitbake? >> >> Best Regards, >> >> Simon Li >> >> Intel Software& Service Group >> >> B1 #205 Tun-Hwa North Rd, Taipei, Taiwan >> >> Desk >> >> >> >> +886-2-2514-4287 >> >> Mobile >> >> >> >> +886-987-303-523 >> >> E-Mail >> >> >> >> simon.li@intel.com >> >> >> >> _______________________________________________ >> yocto mailing list >> yocto@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/yocto > From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.chez-thomas.org (hermes.mlbassoc.com [64.234.241.98]) by mx1.pokylinux.org (Postfix) with ESMTP id CFEB24C80BD8 for ; Fri, 1 Apr 2011 05:15:34 -0500 (CDT) Received: by mail.chez-thomas.org (Postfix, from userid 999) id 437C81660342; Fri, 1 Apr 2011 04:15:34 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.3.2-r929478 (2010-03-31) on hermes.chez-thomas.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=4.0 tests=ALL_TRUSTED,BAYES_00 autolearn=unavailable version=3.3.2-r929478 Received: from [127.0.0.1] (localhost.localdomain [127.0.0.1]) by mail.chez-thomas.org (Postfix) with ESMTP id 716F5166033E; Fri, 1 Apr 2011 04:15:33 -0600 (MDT) Message-ID: <4D95A5C5.70605@mlbassoc.com> Date: Fri, 01 Apr 2011 04:15:33 -0600 From: Gary Thomas User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc13 Thunderbird/3.1.7 MIME-Version: 1.0 To: "Li, Simon" References: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> <4D94AD2D.7060505@mlbassoc.com> <23F1A04A50711046AF124F3D4D1EB2ECC073F5FB@pgsmsx507.gar.corp.intel.com> In-Reply-To: <23F1A04A50711046AF124F3D4D1EB2ECC073F5FB@pgsmsx507.gar.corp.intel.com> Cc: "yocto@yoctoproject.org" Subject: Re: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 10:15:35 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 ------------------------------------------------------------ From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx1.pokylinux.org (Postfix) with ESMTP id 05E554C80AE6 for ; Fri, 1 Apr 2011 01:16:02 -0500 (CDT) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 31 Mar 2011 23:16:02 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,281,1299484800"; d="scan'208";a="727804453" Received: from pgsmsx602.gar.corp.intel.com ([10.221.43.81]) by orsmga001.jf.intel.com with ESMTP; 31 Mar 2011 23:16:02 -0700 Received: from pgsmsx509.gar.corp.intel.com (172.30.13.17) by pgsmsx602.gar.corp.intel.com (10.221.43.81) with Microsoft SMTP Server (TLS) id 8.2.255.0; Fri, 1 Apr 2011 14:15:43 +0800 Received: from pgsmsx507.gar.corp.intel.com ([10.221.43.89]) by PGSMSX509.gar.corp.intel.com ([172.30.13.17]) with mapi; Fri, 1 Apr 2011 14:15:43 +0800 From: "Li, Simon" To: "Wold, Saul" Date: Fri, 1 Apr 2011 14:15:41 +0800 Thread-Topic: [yocto] How to compile Qt library with bitbake? Thread-Index: AcvvwdIOnP7qxL15TyCCb6V9SrctvQAcYHXA Message-ID: <23F1A04A50711046AF124F3D4D1EB2ECC073F5EC@pgsmsx507.gar.corp.intel.com> References: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> <4D94AD91.2060207@intel.com> In-Reply-To: <4D94AD91.2060207@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 X-Mailman-Approved-At: Sun, 03 Apr 2011 16:48:38 -0500 Cc: "yocto@yoctoproject.org" Subject: Re: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 06:16:03 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, Saul, Thanks for your reply. However, I got error messages as below: It seems not support "poky-image-sato-sdk" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D simonli@simonli-Aspire-2930:~/Yocto_related/pocky-4.0-build$ bitbake poky-i= mage-sato-sdk NOTE: Psyco JIT Compiler (http://psyco.sf.net) not available. Install it to= increase performance. NOTE: Handling BitBake files: \ (0844/0844) [100 %] Parsing of 844 .bb files complete (791 cached, 53 parsed). 997 targets, 34 = skipped, 0 masked, 0 errors. OE Build Configuration: BB_VERSION =3D "1.11.0" METADATA_BRANCH =3D "" METADATA_REVISION =3D "" TARGET_ARCH =3D "i586" TARGET_OS =3D "linux" MACHINE =3D "qemux86" DISTRO =3D "poky" DISTRO_VERSION =3D "0.9" TARGET_FPU =3D "" ERROR: Nothing PROVIDES 'poky-image-sato-sdk' Command execution failed: Traceback (most recent call last): File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/b= b/command.py", line 88, in runAsyncCommand commandmethod(self.cmds_async, self, options) File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/b= b/command.py", line 184, in buildTargets command.cooker.buildTargets(pkgs_to_build, task) File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/b= b/cooker.py", line 756, in buildTargets taskdata.add_provider(localdata, self.status, k) File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/b= b/taskdata.py", line 354, in add_provider self.add_provider_internal(cfgData, dataCache, item) File "/home/simonli/Yocto_related/laverne-4.0.1/scripts/..//bitbake/lib/b= b/taskdata.py", line 374, in add_provider_internal raise bb.providers.NoProvider(item) NoProvider: poky-image-sato-sdk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Best Regards, Simon -----Original Message----- From: Wold, Saul=20 Sent: Friday, April 01, 2011 12:37 AM To: Li, Simon Cc: yocto@yoctoproject.org Subject: Re: [yocto] How to compile Qt library with bitbake? On 03/30/2011 11:52 PM, 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. > Simon, Qt4 is part of the yocto meta data. The poky-image-sato-sdk image contains the qt4-pkgs, so you can use the following command to build the image: bitbake poky-image-sato-sdk Sau! > If not, is there any document to describe how to complie Qt with bitbake? > > Best Regards, > > Simon Li > > Intel Software & Service Group > > B1 #205 Tun-Hwa North Rd, Taipei, Taiwan > > Desk > > =09 > > +886-2-2514-4287 > > Mobile > > =09 > > +886-987-303-523 > > E-Mail > > =09 > > simon.li@intel.com > > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx1.pokylinux.org (Postfix) with ESMTP id 5908A4C80B74 for ; Fri, 1 Apr 2011 01:39:55 -0500 (CDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 31 Mar 2011 23:39:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.63,281,1299484800"; d="scan'208";a="622048971" Received: from pgsmsx601.gar.corp.intel.com ([10.221.43.69]) by orsmga002.jf.intel.com with ESMTP; 31 Mar 2011 23:39:35 -0700 Received: from pgsmsx507.gar.corp.intel.com ([10.221.43.89]) by pgsmsx601.gar.corp.intel.com ([10.221.43.69]) with mapi; Fri, 1 Apr 2011 14:37:25 +0800 From: "Li, Simon" To: Gary Thomas Date: Fri, 1 Apr 2011 14:37:23 +0800 Thread-Topic: [yocto] How to compile Qt library with bitbake? Thread-Index: AcvvwZSEDAtD87R4Rj6781cmY4RDEgAcrLYA Message-ID: <23F1A04A50711046AF124F3D4D1EB2ECC073F5FB@pgsmsx507.gar.corp.intel.com> References: <23F1A04A50711046AF124F3D4D1EB2ECC073F3FE@pgsmsx507.gar.corp.intel.com> <4D94AD2D.7060505@mlbassoc.com> In-Reply-To: <4D94AD2D.7060505@mlbassoc.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US MIME-Version: 1.0 X-Mailman-Approved-At: Sun, 03 Apr 2011 16:48:38 -0500 Cc: "yocto@yoctoproject.org" Subject: Re: How to compile Qt library with bitbake? X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2011 06:39:55 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi, Gary, Yes, it works. However, after build finished, I still cann't find any libQt= * files. Best Regards, Simon -----Original Message----- From: Gary Thomas [mailto:gary@mlbassoc.com]=20 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 hav= e to port it by myself. > > Is there any plan to compile Qt in the Yocto? I cannot find Qt with zyppe= r 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. --=20 ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------