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

Mingw compilation fails in angle

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.2.0 Beta1
    • 5.2.0 Beta1
    • GUI: OpenGL
    • None
    • 0008a6f4000674020db96ff4475094d049d094f6

    Description

      D:\dev\qt\qt-stable\src\qtbase\src\3rdparty\angle\src\libGLESv2\renderer\IndexRangeCache.cpp: In member function 'bool rx::IndexRangeCache::IndexRange::operator<(const rx::IndexRangeCache::IndexRange&
      ) const':
      D:\dev\qt\qt-stable\src\qtbase\src\3rdparty\angle\src\libGLESv2\renderer\IndexRangeCache.cpp:87:56:
      error: 'std::tr1' has not been declared
           return std::make_tuple(type, offset, count) < std::tr1::make_tuple(rhs.type, rhs.offset, rhs.count);
      

      ^
      D:\dev\qt\qt-stable\src\qtbase\src\3rdparty\angle\src\libGLESv2\renderer\IndexRangeCache.cpp:89:1: w
      arning: control reaches end of non-void function [-Wreturn-type]
      }
      ^

      
      

      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:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes