Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2
-
-
bcca14a1933de9f188950a9a2d3a450a0772d479 (qt/qtbase/dev) 93cf4b8cb82f81d9682f939db0edf537f90d52ef (qt/qtbase/6.2) a83cf2c10ebc19da2a97c1fc4ac7664c8b85b5e7 (qt/qtbase/6.1)
Description
Check out the new Qt 6.2 starting July 2.
Configure Qt as follows
configure -no-warnings-are-errors -nomake examples -prefix C:\Users\alportal\dev\qt6_desktop\qtbase -debug-and-release
During the build, you will see these error messages (but the build will continue)
[4537/10634] Automatic QML type registration for target LabsAnimation
Error 5: Bad value while parsing C:/Users/alportal/dev/qt6_desktop/qtbase/lib/metatypes/qt6quick_metatypes.json
Automatic QML type registration for [4541/10634] target QuickParticlesPrivate
Error while parsing C:/Users/alportal/dev/qt6_desktop/qtbase/lib/metatypes/qt6quick_metatypes.json 5: Bad value
[4553/10634] Automatic QML type registration for target LabsWavefrontMesh
Error while parsing C:/Users/alportal/dev/qt6_desktop/qtbase/lib/metatypes/qt6quick_metatypes.json 5: Bad value
Automatic QML type registration for [4555/10634] target LabsSharedImage
Error 5 while parsing C:/Users/alportal/dev/qt6_desktop/qtbase/lib/metatypes/qt6quick_metatypes.json: bad value
The file size of qtbase/lib/metatypes/qt6quick_metatypes.json is 0
Attachments
Issue Links
- is duplicated by
-
QTBUG-95204 Illegal value error while building qtdeclarative
- Closed