I am trying to cross compile Raspberry pi3; stretch software 2018-06-27 release, using Qt11.2 I use this toolchain: [https://github.com/raspberrypi/tools.git] and this configure script: [*]./configure -opengl es2 -device linux-rasp-pi3-g++ -device-option CROSS_COMPILE=$RPI_TOOLCHAIN -sysroot $RPI_SY...