Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
6.2.3, 6.4.0
-
None
-
-
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
- relates to
-
PYSIDE-2530 shiboken_wrapper.sh not available for cross-compilation
- Closed
For Gerrit Dashboard: PYSIDE-1844 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
440650,12 | CMake: Execute shiboken with appropriate PATH on Windows | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
440883,2 | CMake: Add Qt bin dir to PATH when calling generate_pyi.py | dev | pyside/pyside-setup | Status: MERGED | +2 | 0 |
441225,2 | CMake: Add Qt bin dir to PATH when calling generate_pyi.py | 6.4 | pyside/pyside-setup | Status: MERGED | +2 | 0 |
442521,2 | CMake: Execute shiboken with appropriate PATH on Windows | 6.4 | pyside/pyside-setup | Status: MERGED | +2 | 0 |