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

Qt 6 Beta4: QtUiToolsDepends QtHelpDepends headers are empty

    XMLWordPrintable

Details

    Description

      /* This file was generated by cmake with the info from QtHelp target. */
      #ifdef __cplusplus /* create empty PCH in C mode */
      #endif
      

      as opposed to 5.15

       /* This file was generated by qmake with the info from <root>/src/assistant/help/help.pro. */
      #ifdef __cplusplus /* create empty PCH in C mode */
      #include <QtCore/QtCore>
      #include <QtGui/QtGui>
      #include <QtWidgets/QtWidgets>
      #include <QtSql/QtSql>
      #endif
      

      which gave rise to fex https://codereview.qt-project.org/c/pyside/pyside-setup/+/321575 for PySide6.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes