diff options
| author | Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> | 2025-07-29 16:23:47 +0200 |
|---|---|---|
| committer | Shyamnath Premnadh <Shyamnath.Premnadh@qt.io> | 2025-07-31 14:14:03 +0200 |
| commit | eddb03bdc152a95ef7c161c0270e7da9001b327c (patch) | |
| tree | c4f06fc4054559a84512e73271894da2a1feef13 /sources/pyside6/doc/building_from_source | |
| parent | fef02319d0d397af4004b6f096151afd028577cf (diff) | |
PySidePlugin: Use limited API correctly
- PYTHON_LIMITED_API variable is specific to Shiboken build and is
not available during the configuration of PySidePlugin because it
is not a global variable. Instead, FORCE_LIMITED_API should be used
which is the correct variable passed from setup.py to CMake.
- The issue was specifically noted in Windows where PySidePlugin tries
to link to the wrong Python library even when PYTHON_LIMITED_API
is passed.
Change-Id: I1d272d27053cdbc1c754b7e0fb6cfe49d37ff4ce
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside6/doc/building_from_source')
0 files changed, 0 insertions, 0 deletions
