From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 8B075E0091A; Fri, 10 Apr 2015 00:53:11 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE, MIME_QP_LONG_LINE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * 0.0 MIME_QP_LONG_LINE RAW: Quoted-printable line longer than 76 chars Received: from mx1.basyskom.com (groupware.basyskom.com [144.76.148.65]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BCE85E0049A for ; Fri, 10 Apr 2015 00:53:07 -0700 (PDT) X-Footer: YmFzeXNrb20uY29t Received: from [193.158.222.106] ([193.158.222.106]) by mx1.basyskom.com (Kerio Connect 8.4.2) for otavio@ossystems.com.br; Fri, 10 Apr 2015 09:53:04 +0200 Date: Fri, 10 Apr 2015 09:53:04 +0200 X-Mailer: Kerio Connect 8.4.2/Kerio Connect client X-User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:37.0) Gecko/20100101 Firefox/37.0 Message-ID: <2723027809-16633@mx1.basyskom.com> X-Priority: 3 Importance: Normal In-Reply-To: MIME-Version: 1.0 From: Benjamin Federau To: Otavio Salvador Cc: "meta-freescale@yoctoproject.org" Subject: Re: Problem compiling QtWayland 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, 10 Apr 2015 07:53:11 -0000 Content-Type: multipart/alternative; boundary="=-JFTG8JjoUcSy3TlRJUl1" --=-JFTG8JjoUcSy3TlRJUl1 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Otavio Salvador , 09.04.2015 19:46: On Thu, Apr 9, 2015 at 2:08 PM, Benjamin Federau=20 wrote:=20 > Ruben Morgade , 13.10.2014 13:14:=20 ...=20 > I have this error with Qt 5.4.1 (meta-qt5 layer master branch with Yocto=20 > dizzy) right now.=20 >=20 > Could you solve this build issue?=20 ...=20 =20 We had some projects using Wayland and it worked fine. What issue you=20 are having?=20 The build of qtwayland stops with qtwayland/5.4.1-r0/qtwayland-opensource-src-5.4.1/src/hardwareintegration/c= lient/xcomposite-egl/qwaylandxcompositeeglclientbufferintegration.cpp:142:6= 7:=20 error: cannot convert 'Display* {aka _XDisplay*}' to 'EGLNativeDisplayType = {aka _FBDisplay*}' for argument '1' to 'void* eglGetDisplay(EGLNativeDispla= yType)' =C2=A0=C2=A0=C2=A0=C2=A0 integration->mEglDisplay =3D eglGetDisplay(integra= tion->mDisplay); and some more errors as you can see here http://pastebin.com/EbXsdiyF - Benjamin Federau = --=-JFTG8JjoUcSy3TlRJUl1 Content-Type: text/html; charset="utf-8" Otavio Salvador <otavio@ossystems.com.br> , 09.04.2015 19:46:
On Thu, Apr 9, 2015 at 2:08 PM, Benjamin Federau
<benjamin.federau@basyskom.com> wrote:
> Ruben Morgade <rmorgade@arantia.com> , 13.10.2014 13:14:
...
> I have this error with Qt 5.4.1 (meta-qt5 layer master branch with Yocto
> dizzy) right now.
>
> Could you solve this build issue?
...

We had some projects using Wayland and it worked fine. What issue you
are having?

The build of qtwayland stops with

qtwayland/5.4.1-r0/qtwayland-opensource-src-5.4.1/src/hardwareintegration/client/xcomposite-egl/qwaylandxcompositeeglclientbufferintegration.cpp:142:67:
error: cannot convert 'Display* {aka _XDisplay*}' to 'EGLNativeDisplayType {aka _FBDisplay*}' for argument '1' to 'void* eglGetDisplay(EGLNativeDisplayType)'
     integration->mEglDisplay = eglGetDisplay(integration->mDisplay);

and some more errors as you can see here
http://pastebin.com/EbXsdiyF

-
Benjamin Federau
--=-JFTG8JjoUcSy3TlRJUl1--