Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
5.15.2
-
None
Description
following steps here: https://doc.qt.io/qtforpython-5/gettingstarted-windows.html
it fails on "Running generator for QtCore..."
toolset used:
windows 10 pro x86-64bit ver: 10.0.19042
visual studio 2019 v16.8.4
windows sdk 10.1.18362.1
python 3.9.6 from official site
QT 5.15.2 msvc x64
cmake 3.19.3
libclang-release_100-based-windows-vs2019_64.7z
pyside2 - downloaded via: git clone --depth 1 --branch v5.15.2 git://code.qt.io/pyside/pyside-setup.git
command used to build:
python setup.py build --qmake="C:\Qt\5.15.2\msvc2019_64\bin\qmake.exe" --openssl="C:\Qt\Tools\OpenSSL\Win_x64\bin" --ignore-git
compile output:
Attachments
Issue Links
- relates to
-
PYSIDE-1436 Python 3.10 Update [was:PySide issue with Py_REFCNT() on Python 3.10]
- Closed