All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5] eglfs imx6 compile errors ?
@ 2018-11-09 20:09 Winfried
  0 siblings, 0 replies; only message in thread
From: Winfried @ 2018-11-09 20:09 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I am upgrading our i.MX6 BSP (Congatec QMX6) to Yocto Sumo (using the 
default gcc 7.3.0).

Both when using sumo branch and master branch of meta-qt5 I get the 
following compile error:

| 
/home/wdobbe/yocto/dynniq-sumo/build_v2x-m300/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.10.1+gitAUTOINC+6c6ace9d23-r0/git/src/plugins/platforms/eglfs/deviceintegration/eglfs_viv/qeglfsvivintegration.cpp: 
In member function 'virtual void QEglFSVivIntegration::platformInit()':
| 
/home/wdobbe/yocto/dynniq-sumo/build_v2x-m300/tmp/work/cortexa9hf-neon-mx6qdl-poky-linux-gnueabi/qtbase/5.10.1+gitAUTOINC+6c6ace9d23-r0/git/src/plugins/platforms/eglfs/deviceintegration/eglfs_viv/qeglfsvivintegration.cpp:68:41: 
error: invalid conversion from 'void*' to 'EGLNativeDisplayType {aka 
wl_display*}' [-fpermissive]
|      mNativeDisplay = fbGetDisplayByIndex(framebufferIndex());
|                       ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~

and a few similar conversion errors.

Is the Vivante eglfs support currently broken, or am I doing something 
wrong ?

thanks in advance,

Winfried


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-09 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-09 20:09 [meta-qt5] eglfs imx6 compile errors ? Winfried

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.