Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-34395

ANGLE fails to build with gcc 64 bit compiler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.2.0 RC1
    • 5.2.0 Beta1
    • GUI: OpenGL
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              kkohne Kai Köhne
              kkohne Kai Köhne
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes