From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f47.google.com (mail-bk0-f47.google.com [209.85.214.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id ED9CCE006EB for ; Fri, 1 Feb 2013 08:55:27 -0800 (PST) Received: by mail-bk0-f47.google.com with SMTP id jc3so1895203bkc.6 for ; Fri, 01 Feb 2013 08:55:26 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type:x-gm-message-state; bh=sQkLrd/MY3evamJLfBUlRCZjw+F8J1bUx+QydhSbux8=; b=oTr8iMGLcY/6tqnSjBWFMe4/0RTL4qe1/VV0WjXQL5e0nvYTlCMDEFvK7SS1lMWERB JCKTwwjx6OH/cd+bmK0mZVpqVoK/sxZShHq4VTpx3OQaqK6xAnXF425XHtlsWUksZVPG GIb303EZsFNUleB4okDcRy9zRGIpWQlepav05ePmqth2VmCFgKAv3hkeLg9OCPPRoM53 xp5RDYmJRCTejQeXwRjPNTECfKR4PyzCedj4tqSit2Fdr3OiWEipd1LBiG2bQXv1gapO WHFcAjSax+YWW2tbWdulDYlQTLPh3ygtQP+FS8AhIG2HgTLa2VTBEZ/I2nYBYazEFK96 9b0g== X-Received: by 10.204.149.26 with SMTP id r26mr3567645bkv.71.1359737726280; Fri, 01 Feb 2013 08:55:26 -0800 (PST) Received: from rudolf.localnet (ppp-88-217-8-202.dynamic.mnet-online.de. [88.217.8.202]) by mx.google.com with ESMTPS id b21sm1851718bkw.12.2013.02.01.08.55.25 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 01 Feb 2013 08:55:25 -0800 (PST) From: Thomas Senyk To: Otavio Salvador Date: Fri, 01 Feb 2013 17:55:24 +0100 Message-ID: <1602552.78WQBhWFYX@rudolf> Organization: Nokia User-Agent: KMail/4.9.5 (Linux/3.7.5-1-ARCH; KDE/4.9.5; x86_64; ; ) In-Reply-To: References: <20917481.sgjXhz1Qmh@rudolf> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQmfcwFRTp9etT1rLAbK/VQwQqVK5J8VXmP1iypDns8mG+DT7jqXCOOvygeHfBZ3x+yXtSpB Cc: "meta-freescale@yoctoproject.org" , Bruno CELDRAN Subject: Re: Problem with shader compiler 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, 01 Feb 2013 16:55:28 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Wed, January 30, 2013 15:28:55 Otavio Salvador wrote: > On Wed, Jan 30, 2013 at 3:09 PM, Thomas Senyk > > wrote: > > On Wed, January 30, 2013 16:23:28 Bruno CELDRAN wrote: > >> Otavio Salvador writes: > >> > > Which BSP are your refferring for, and where could I download it ? > >> > > >> > Exactly this one. The 1.1.0. I did not test Qt5 on it yet but Thomas > >> > might have more information. Thomas? > > > > I haven't tested 1.1.0 yet ... so many patches to apply ... ;) > > Maybe I find some time tomorrow. > > > > .. if I got it right from the mailing-list all the upsteam patches are > > > > checked in, right? > > Not yet; the OE-Core/Poky patches got the Acked-by today but are not > yet applied. So please apply those (3 patches actually) manually. > > > .. so if I use repo with '-b master' I just need to repo sync and apply > > the > > > > meta-fsl-arm patches, right? > > For the rest, yes. Ok I came along to do a quick test before I'm out-of-office next week. I only selected patches I need as I'm building without 'x11' in DISTRO_FEATURES So just used patch 01 and 08 (maybe/properly I missed something this way?) (and some manual adjustments to patch01 due to 'no-x11') ... the other patches were already upstream (e.g. firmware).. I think ;) Anyway Qt5/eglfs can create the EGLDisplay and the background gets cleared with 'white' ... so opengl/egl basically works, but I get following errors: vertex shader compilation error: fragment shader compilation error: program link error: No vertex shader attached. ... with and without the 'mediump/heighp/#define'-workaround The error-messages are not very ... verbose ;) Maybe I missed something in the hurry .. not sure. Anyway I'm going to do a complete clean build of everything in the week after next week and come back to you about the state then. gotta go now. > > -- > Otavio Salvador O.S. Systems > E-mail: otavio@ossystems.com.br http://www.ossystems.com.br > Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br