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

Build failure in Qt 5.9 head from git

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.8
    • 5.9.8
    • QPA
    • None
    • MacOS 10.13.6
      Xcode 10.1
    • macOS
    • b2cd25965ead27745f662109868adc1b65faebcd (qt/qtbase/5.9)

    Description

       

      In file included from qcocoaapplicationdelegate.mm:75:
      ./qcocoaapplicationdelegate.h:101:17: error: implicit instantiation of undefined template 'QList<QWindow *>'
      {{ QWindowList hiddenWindows;}}
      {{ ^}}
      ../../../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:83:28: note: template is declared here
      template<typename T> class QList;
      {{ ^}}
      In file included from qcocoaapplication.mm:77:
      ./qcocoaapplicationdelegate.h:101:17: error: implicit instantiation of undefined template 'QList<QWindow *>'
      {{ QWindowList hiddenWindows;}}
      {{ ^}}
      ../../../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:83:28: note: template is declared here
      template<typename T> class QList;
      {{ ^}}
      1 error generated.
      make[4]: *** [.obj/qcocoaapplication.o] Error 1

      Attachments

        For Gerrit Dashboard: QTBUG-71898
        # Subject Branch Project Status CR V

        Activity

          People

            vestbo Tor Arne Vestbø
            vgt Eirik Aavitsland
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes