From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 25125E0155B for ; Mon, 26 Aug 2013 12:06:34 -0700 (PDT) Received: from e6520eb (unknown [82.233.81.124]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 3FA1A4B018F; Mon, 26 Aug 2013 21:06:28 +0200 (CEST) Date: Mon, 26 Aug 2013 21:06:26 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Juha Vuolle Message-ID: <20130826210626.1d9c84c3@e6520eb> In-Reply-To: References: 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@yoctoproject.org 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: Mon, 26 Aug 2013 19:06:38 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Juha, Le Mon, 26 Aug 2013 20:55:25 +0300, Juha Vuolle a =E9crit : > I was wondering if it is possible to build and use Qt5 with XCB plugin > additionally with OpenGL ES 2.0 support? > I'm using the nitrogen6x board. >=20 > Couple days ago I built Qt 5 against the Dylan branch and got the EGLFS > working (quite impressive performance). Are you using the bbappend of meta-fsl-arm ? > Now I left the master branch baking overnight (fsl-image-gui) and was > thinking on trying to compile the Qt 5 > with XCB (I took master just in case to get the latest things). >=20 > I don't mind cross-compiling qt myself i.e. not use the meta-qt5 but so f= ar > I haven't found any reference that will it be even > possible to do (with XCB), does it have any chance to work/made to work? > I'd be very grateful for any experiences, hints, tips, thoughts. >=20 I'm sending you a patch which was only compile tested and still need some polish If you can try it and provide feedback that would help to get xcb into master. Thanks, Eric