From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f181.google.com (mail-ea0-f181.google.com [209.85.215.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7A564E007AF for ; Fri, 6 Dec 2013 05:25:40 -0800 (PST) Received: by mail-ea0-f181.google.com with SMTP id m10so303400eaj.26 for ; Fri, 06 Dec 2013 05:25:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:reply-to:organization:user-agent:mime-version :to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=NeuiJs0Y2xzKTlcYciogongyt5jB1APvjNTS1dXnj18=; b=mgsy5pOHbeVicaxXeS0ApI9wDiEfigjyiK1/071Z2SyGo+t0Kph+Mj2M3rQMaOWrJs i7zpNakZ80CISVSzTwxNxV3tNGM5t+lGGeznh0ZOMgJaNa/NIWI+lLEDeAoRaJxHbeBp mb4wB1H/8aO0I1DanfYOJ5ykqLV826XoqPrVZM2lD/Or4odtkOB2d44LKB9OUkJ/Gkn4 x+OlRnC2zLvmS2NjbwTNkKXvE8VYltrh40Yf2HCYxWYf2yWVM0kr2KLCWoOmAbRXq1sT Jvb1EY6bj5kX7q3UjEBNlX9zdO/YaUbtdHR9DAv7GDdZ+TGny6+TspTcVVYLBWAXfLxv 984w== X-Received: by 10.14.203.6 with SMTP id e6mr2655592eeo.33.1386336339553; Fri, 06 Dec 2013 05:25:39 -0800 (PST) Received: from [192.168.0.5] (host56-7-static.30-87-b.business.telecomitalia.it. [87.30.7.56]) by mx.google.com with ESMTPSA id h3sm92479026eem.15.2013.12.06.05.25.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 06 Dec 2013 05:25:38 -0800 (PST) Message-ID: <52A1D050.4090602@gmail.com> Date: Fri, 06 Dec 2013 14:25:36 +0100 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <0F788535AE8C7D4CB24CADB2A1BA8AF4074D2A33@server25.nibv.neopost.com> In-Reply-To: <0F788535AE8C7D4CB24CADB2A1BA8AF4074D2A33@server25.nibv.neopost.com> Subject: Re: Qt5 using the DORA branch X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com 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, 06 Dec 2013 13:25:41 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 06/12/2013 13:13, Bergsma, Sake ha scritto: > To all that have problems using Qt5: > > I have a colleague who has a lot of experience building and configuring > qt5 with buildroot. > > He told me that when rebuilding, Qt does not correctly changes its new > configuration > > and some files of the old output stay behind and are used again as input > and cause troubles. > > So this is why I did put the advice to start with a clean build. > > I know it takes time but only after I did do that everything build > correctly and the Cinematic Experience demo works. > > To check the result of the qt configure you can take a look at this file: > > your_build_dir/tmp/work/cortexa9hf-vfp-neon-mx6-poky-linux-gnueabi/qtbase/5.1.1-r0/build/config.summary > > With kind regards, Sake > Good to know, thank you -- Marco