From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-g21.free.fr (smtp1-g21.free.fr [212.27.42.1]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8A85FE014F7 for ; Fri, 13 Sep 2013 00:36:10 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp1-g21.free.fr (Postfix) with ESMTPSA id B52139401A0; Fri, 13 Sep 2013 09:36:01 +0200 (CEST) Date: Fri, 13 Sep 2013 09:36:00 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Juha Vuolle Message-ID: <20130913093600.51e2ee35@e6520eb> In-Reply-To: References: <20130826210626.1d9c84c3@e6520eb> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: meta-freescale Subject: Re: qt5 xcb gles2 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, 13 Sep 2013 07:36:13 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Juha, Le Fri, 13 Sep 2013 10:27:09 +0300, Juha Vuolle a =E9crit : > sure. But please be aware this was the tinker/hack'n'slash way that I did > just to gain understanding if or not it is possible in the first > place. Aka The fun way ;-) >=20 > (I think more proper way would be getting the meta-qt5 up and running > with XCB + understanding > the "x11 visual" <--> "EGL" color depth incompatibility issue. With > Eric's patch the Qt built for XCB but then there is still > the color depth issue and lack of qmake to compile Qt things. And also > with the patch I think the > Qt was configured slightly "wrong" in a sense that XCB QPA uses GLX > instead of EGL). >=20 I have plans to work again on this by the end of september thanks for your instructions that's helpful. Eric