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

Build of Qt 5.8.0 RC with MinGW w64 6.2.0

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.2
    • 5.8.0 RC, 5.9.0
    • Build System
    • None
    • a96656a8fb6a3c1fc7765659efff28f807fd0deb

    Description

      Today I build Qt using MinGW w64 (Windows 10), everything went fine except for 4 error during the build.

      I have used the following configuration: -debug-and-release -opensource -confirm-license -platform win32-g++ -nomake examples -plugin-sql-odbc -prefix C:\Qt\5.8.0

      The following files was effected:

      • qtbase\src\3rdparty\angle\src\libANGLE\renderer\d3d\d3d11\Query11.cpp
        With redefinition of struct D3D11_QUERY_DATA_TIMESTAMP_DISJOINT
      • qtbase\include\QtEventDispatcherSupport\5.8.0\QtEventDispatcherSupport\private\qwindowsguieventdispatcher_p.h
      • qtbase\include\QtFontDatabaseSupport\5.8.0\QtFontDatabaseSupport\private\qwindowsfontdatabase_ft_p.h
      • qtbase\include\QtFontDatabaseSupport\5.8.0\QtFontDatabaseSupport\private\qwindowsfontdatabase_p.h
        With the error include file not found.

      For my build, I patched these errors and everything else went fine.

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            o_w_n Fabian Hauser
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes