Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.12.1, 5.12.2
-
None
-
host: debian jessie, gcc-linaro-6.4.1
target: linux-rasp-pi3-g++
Description
Hi,
Since 5.12.1 version (also new 5.12.2) there is a problem during configuration for Raspberry Pi (linux-rasp-pi3-g++):
ERROR: Feature 'ssl' was enabled, but the pre-condition 'config.winrt || features.securetransport || features.openssl' failed.ERROR: Feature 'opengles2' was enabled, but the pre-condition 'config.win32 || (!config.watchos && !features.opengl-desktop && libs.opengl_es2)' failed.ERROR: The OpenGL functionality tests failed! You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL[_ES2], QMAKE_LIBDIR_OPENGL[_ES2] and QMAKE_LIBS_OPENGL[_ES2] in the mkspec for your platform.
Here is my configure string:
./configure -release -opengl es2 -device linux-rasp-pi3-g++ -device-option CROSS_COMPILE=~/raspi/gcc-linaro-6.4.1/bin/arm-linux-gnueabihf- -sysroot ~/raspi/sysroot -no-use-gold-linker -no-kms -nomake examples -no-pch -skip qtwayland -skip qtgamepad -skip qtcharts -skip qtdatavis3d -qt-pcre -ssl -evdev -system-freetype -fontconfig -glib -webengine-proprietary-codecs -webengine-alsa -webengine-webrtc -no-webengine-v8-snapshot -opensource -confirm-license -make libs -prefix /usr/local/qt5pi -extprefix ~/raspi/qt5pi -hostprefix ~/raspi/qt5 -v
On version 5.12.0 and earlier, everything is fine.
Attachments
Issue Links
- duplicates
-
QTBUG-74326 Qt 5.12.0 -> 5.12.1 regression: configure in 5.12.1 fails for opengles2 for rpi3
-
- Closed
-