[Buildroot] [Bug 11556] Can not build qt5base 5.11.2 with weston 3.0.0 and vivante GPU. error: invalid conversion from ‘void*’ to ‘EGLNativeDisplayType {aka wl_display*}’ [-fpermissive]

bugzilla at busybox.net bugzilla at busybox.net
Wed Dec 12 16:29:15 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11556

Patrick Koller <koller at stettbacher.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7896|0                           |1
        is obsolete|                            |

--- Comment #2 from Patrick Koller <koller at stettbacher.ch> ---
Created attachment 7901
  --> https://bugs.busybox.net/attachment.cgi?id=7901&action=edit
Patch to reproduce the problem

This patch provides the configuration to build my project with weston-imx
successfully without Qt5. As soon as Qt5 is selected, the build fails as
follows:

*** Reproduce the Qt5 build error ***
- Apply the attached patch to buildroot-2018.11
- make polytab_defconfig
- make
- Get the error:
qeglfsvivintegration.cpp:68:60: error: invalid conversion from ‘void*’ to
‘EGLNativeDisplayType {aka wl_display*}’ [-fpermissive]

*** Reproduce a successful build ***
- Apply the attached patch to buildroot-2018.11
- make polytab_defconfig
- make xconfig
- uncheck Qt5
- make

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list