Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-507

Hardcoded includes in global.h.in

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • 6.0
    • None
    • PySide

    Description

      I can read in that file:

      #include <QtUiTools/QtUiTools>
      #include <QtMultimedia/QtMultimedia>
      #include <QtSvg/QtSvg>
      #include <QtHelp/QtHelp>

      These include are systematically there even if the corresponding packages are not installed (e.g. my system only as qtbase and qtdeclarative).

      There should be a logic to not include them if the packages are not detected.

      Attachments

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

        Activity

          People

            ctismer Christian Tismer
            sylvaingarrigues Sylvain Garrigues
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes