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

setup.py --qtpaths or --qmake do not add <qtdir>/bin to PATH

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 6.2.3, 6.4.0
    • Shiboken
    • None
    • Windows
    • 5efe02dd5a (pyside/pyside-setup/6.4) cc0481a46f (pyside/pyside-setup/dev) 5efe02dd5a (pyside/tqtc-pyside-setup/6.4) cc0481a46f (pyside/tqtc-pyside-setup/dev) 5efe02dd5a (pyside/tqtc-pyside-setup/tqtc/6.4) cc0481a46f (pyside/tqtc-pyside-setup/tqtc/dev)

    Description

      setup.py presently doesn't build properly if your <qtdir>/bin directory is not in the PATH, as during the build of shiboken, Qt6Core.dll is accessed, and setup.py does not add <qtdir>/bin to the path.

      If the user specifies {{ --qmake=<qtdir>/bin/qmake.exe}} or --qtpath=<qtdir>/bin/qtpaths.exe to setup.py, those options should be used by setup.py to set the PATH to the <qtdir/bin> directory.

      Presently shiboken6 is built if you add <qtdir>/bin to the PATH, but fails the build if <qtdir>/bin is not in the path.

      Attachments

        Issue Links

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

          Activity

            People

              alexandru.croitor Alexandru Croitor
              kkyzivat Keith Kyzivat
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes