[meta-freescale] <DKIM> qmake.conf patch fails with Qt5.8

idealsim idealsim at laposte.net
Mon Jun 19 04:58:12 PDT 2017


Hi, just to say that i observe the same issue but i don't know which is  
the  right workaround !

regards

Mickael

Le Sat, 17 Jun 2017 02:36:07 +0200, Takashi Matsuzawa  
<tmatsuzawa at xevo.com> a écrit:

> Hello.
>
> I am building community BSP (morty) based image with Qt5.8, but it fails.
>
> It seems that I need to modify the IMX-GPU related patch as follows (add  
> -DLINUX=1 -DEGL_API_FB) so that the build >won't fail.
> (As I can see a report from mail archive  
> https://www.mail-archive.com/meta-freescale@yoctoproject.org/msg20083.html)
>
> Or, maybe at least this should appended to  
> ${S}/mkspecs/oe-device-extra.pri? rather than directly patching it.
>
> But I am not sure it is the right workaround or the issue has been  
> already fixed otherwise and I am missing it?
>
> ./meta-freescale/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch
>
> ====
> --- git.orig/mkspecs/linux-oe-g++/qmake.conf
> 2016-12-14 16:51:48.468955533 -0600
> +++ git/mkspecs/linux-oe-g++/qmake.conf
> 2016-12-14 17:03:17.000000000 -0600
> @@ -39,5 +39,12 @@ isEmpty(QMAKE_QT_CONFIG):QMAKE_QT_CONFIG
>include(../oe-device-extra.pri)
>+QMAKE_CFLAGS          += -DLINUX=1 -DEGL_API_FB=1
> +QMAKE_CXXFLAGS        += -DLINUX=1 -DEGL_API_FB=1
> +
> +QMAKE_LIBS_EGL        += -lEGL
> +QMAKE_LIBS_OPENGL_ES2 += -lEGL -lGLESv2
> +QMAKE_LIBS_OPENVG     += -lEGL -lOpenVG
> +
> load(device_config)
> load(qt_config)
> ====
>
>



-- 
Utilisant le logiciel de courrier d'Opera : http://www.opera.com/mail/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20170619/5e99d11b/attachment.html>


More information about the meta-freescale mailing list