-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.6.0 Alpha
-
Fix Version/s: 5.6.0 Beta
-
Component/s: Quick: Core Declarative QML
-
Labels:None
-
Environment:Windows 7 MSVC2010/64bit
-
Commits:90c73bee2083c8dc8635123726e138a26dd3a97 (qtbase/5.6, 7.10.2015, 5.6b)
qDebug() << QT_VERSION_STR << "ptr size=W" << QT_POINTER_SIZE << "word size" << QSysInfo::WordSize << QSysInfo::currentCpuArchitecture() << QLibraryInfo::build();
produces
5.6.0 ptr size=W 4 word size 64 "x86_64" Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2010)
As a consequence, QML no longer compiles: ('NaNEncodeMask' : undeclared identifier)
- is required for
-
QTBUG-47958 Issues to be fixed before Qt 5.6.0 Beta
-
- Closed
-
For Gerrit Dashboard: QTBUG-48525 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
126908,5 | configure.exe: Add -verbose option. | 5.6 | qt/qtbase | Status: MERGED | +2 | 0 |
126925,3 | Add static assert checking QT_POINTER_SIZE. | 5.6 | qt/qtbase | Status: MERGED | +2 | 0 |