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

Hardcoded includes in global.h.in

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes