I cross-compiled latest Qt 5.10.1 for Raspberry Pi 3B on linux a few months 
ago. Disabled es2 configure (-no-eglfs -no-egl). Stretch supports an 
experimental version of OpenGL for the pi, so platform plugin libxcb is okay. 
This is a good starting point: 
https://www.raspberrypi.org/forums/viewtopic.php?t=204529 
<https://www.raspberrypi.org/forums/viewtopic.php?t=204529>. In addition the 
configure flags, you can also remove references to egl eglfs from 
qtbase/mkspecs/devices/linux-rasp-pi3-vc4-g++/qmake.conf in the source tree. 
Hope this helps.

Colin
> On Nov 8, 2018, at 7:24 AM, interest-requ...@qt-project.org wrote:
> 
> Re: [Interest] Compiling 5.11.2 on a Pi 3B

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to