From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7D3E2E0073F for ; Fri, 15 Nov 2013 04:31:08 -0800 (PST) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 568EBA62E4; Fri, 15 Nov 2013 13:31:01 +0100 (CET) Date: Fri, 15 Nov 2013 13:31:00 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: meta-freescale@yoctoproject.org Message-ID: <20131115133100.496e4b49@e6520eb> In-Reply-To: <5285FDD3.2030303@gmail.com> References: <5285FDD3.2030303@gmail.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Subject: Re: Building qtbase for imx6qsabresd X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Nov 2013 12:31:12 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Le Fri, 15 Nov 2013 11:56:19 +0100, Marco a =E9crit : > Il 14/11/2013 20:30, Simone ha scritto: > > Hello, > > Today I've cloned the layer meta-qt5 because I want to try qt5 for imx6= qsabresd. > > I added qtbase qtbase-tools and qtbase-plugins to my image recipe (whic= h is based on fsl-image gui). > > Of course i have removed qt4 from build. > > > > The bsp i'm currently using is the fsl one, freshly cloned from dora br= anch. > > > > Bitbaking the image, i got a lot of errors while compiling qtbase. > > Does someone saw the same problem recently? > > > > If needed, I can post the full compilation log > > > > Thanks > > Simone >=20 >=20 > Same problem here. >=20 with an i.MX53 target, X11 disabled on dora branches qt5 builds and runs fine here. X11 support for QT5 is currently not fully tested. Eric