Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
5.9.0 Beta 2, 5.9
-
None
-
Raspberry 3
latest Raspbian from 29.04.2017
Description
./configure \ -v \ -release \ -opengl es2 \ -device linux-rasp-pi2-g++ \ -device-option CROSS_COMPILE=/usr/bin/ \ -opensource \ -confirm-license \ -reduce-exports \ -qt-pcre \ -make libs \ -prefix /usr/local/qt5 \ -qt-zlib \ -qt-libjpeg \ -qt-libpng \ -qt-xcb \ -qt-xkbcommon \ -qt-freetype \ -qt-pcre \ -qt-harfbuzz make -j4
.obj/qmlcachegen.o: In function `main': qmlcachegen.cpp:(.text.startup+0x39c): undefined reference to `QV4::JIT::createISelForArchitecture(QString const&)' collect2: error: ld returned 1 exit status Makefile:109: recipe for target '../../bin/qmlcachegen' failed
Attachments
Issue Links
- is duplicated by
-
QTBUG-60597 qmlcachegen fails to build on architectures without JIT
- Closed