Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0 Beta1
-
None
-
MinGW
-
00bf148b07cb7771136ed472766400336ab4d2bf (5.2 RC)
Description
qtbase\src\3rdparty\angle\src/third_party/trace_event/trace_event.h: In constructor 'gl::TraceEvent::TraceID::TraceID(const void*, unsigned char*)': D:\dev\qt\qt-stable\src\qtbase\src\3rdparty\angle\src/third_party/trace_event/trace_event.h:592:82: error: cast from 'const void*' to 'long unsigned int' loses precision [-fpermissive] m_data(static_cast<unsigned long long>(reinterpret_cast<unsigned long>(id))) ^
This is with Mingw-builds x64-4.8.0-release-posix-seh-rev2
Attachments
Issue Links
- is required for
-
QTBUG-33863 Issues to be fixed before Qt5.2 RC1 release
- Closed