Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.8.0
-
Win7 with QNX 6.6.0 SDK installed
Description
When Qt is built as static :
configure -prefix C:\QtQNX\qt5-5.8.0_static -static -release -nomake examples -nomake tests -platform win32-g++ -xplatform qnx-armle-v7-qcc -opengl es2 -no-cups -no-iconv -skip qtconnectivity -skip qtsensors -mp -commercial -no-eglfs -qpa qnx
and the resulting Qt is used to build QtDecalarative openglunderqml example it results in:
C:/QtQNX/qt5-5.8.0_static/mkspecs/features/qt.prf:208: Error parsing JSON at 1:1: illegal value Project ERROR: Failed to parse qmlimportscanner output. 09:49:37: The process "C:\QtQNX\qt5-5.8.0_static\bin\qmake.exe" exited with code 3. Error while building/deploying project openglunderqml (kit: QNX Qt 5.8.0 ex1 STATIC) When executing step "qmake"
This bug can be related to : https://bugreports.qt.io/browse/QTBUG-57308
Attachments
Issue Links
- relates to
-
QTBUG-90749 Qt62: NXP iMX8QM QNX 7.1 (gcc 8.3.0)
- Closed