Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.7
-
None
-
-
9824308bb (dev), ee87f5508 (6.6)
Description
Cross-compilation is using shiboken_wrapper.sh from the host build path, even when that is no longer available. Only files that have been installed can be used.
| CMake Error at cmake/ShibokenHelpers.cmake:711 (message): | | /home/sapiippo/qt6/build/tmp/work/cortexa57-poky-linux/python3-shiboken6/6.7.0/recipe-sysroot/usr/../build/shiboken6/.qfp/bin/shiboken_wrapper.sh | does not exist | Call Stack (most recent call first): | shibokenmodule/CMakeLists.txt:13 (shiboken_get_tool_shell_wrapper)
Attachments
Issue Links
- relates to
-
PYSIDE-1844 setup.py --qtpaths or --qmake do not add <qtdir>/bin to PATH
- Closed