From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 57D2FE00576 for ; Thu, 21 Nov 2013 00:07:52 -0800 (PST) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp4-g21.free.fr (Postfix) with ESMTPSA id D43554C81CD; Thu, 21 Nov 2013 09:07:43 +0100 (CET) Date: Thu, 21 Nov 2013 09:07:42 +0100 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: =?ISO-8859-1?B?U+liYXN0aWVu?= Taylor Message-ID: <20131121090742.62b2926f@e6520eb> In-Reply-To: References: <4B5BCD2B-9B72-4FB2-9164-D65CA62C79A4@mantic.mx> <20131118095245.3b06d840@e6520eb> <20131118102623.2ff9adc1@e6520eb> <218853DF-DE93-4BDD-B7A1-0A4EDDF78EAA@mantic.mx> 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 Cc: "meta-freescale@yoctoproject.org" , Alfonso =?ISO-8859-1?B?VGFt6XM=?= Subject: Re: Error 0x300b in Qt5 applications with EGLFS 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: Thu, 21 Nov 2013 08:07:57 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Hi Sébastien, Le Wed, 20 Nov 2013 17:34:15 -0700, Sébastien Taylor a écrit : > Could anyone comment on that has actually been tested and is expected to work in regards to Qt5 on i.MX6 Yocto? X11 is said to be untested and causes compilation issues (eglvivante.h includes X.h whose #define None 0L breaks qurl.h). Framebuffer doesn’t appear supported as this thread demonstrates, same issue on Nitrogen6X as well so not isolated to Wandboard. > > Should we be trying DirectFB or Wayland? Maybe someone who’s gotten this working could specify which version and configuration was used for testing? > > There’s quite a few of these threads and they all seem to die without any solutions. > as said before : this was working in september just before dora went "stable" with framebuffer (so no x11 in DISTRO flags). Eric