Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.15.2
-
None
Description
I can't build the latest PySide2 (tag v5.15.2.1) + Python 3.10 because of two issues:
- see original PySide6 commit and wrong backport in PySide2;
- ssize_t isn't defined in Windows (already fixed in PySide6).
The proposed patch fixes both problems.
Attachments
Issue Links
- duplicates
-
PYSIDE-1775 5.15.2.1 does not build with Python 3.10 without limited-api
- Closed
-
PYSIDE-1703 Build failure with MSVC 19.29.30136: shiboken6_generator\include\helper.h(88,23): error C2061:“ssize_t”
- Closed