79782611

Date: 2025-10-04 18:46:20
Score: 1.5
Natty:
Report link

If the VS version change is minor - you can opt to use MS side-by-side assemblies VC Runtime configuration to use the older VC Runtime dll in your extension. But in case you have a major version change - better opt to build PySide6 from sources along with Qt: Please see Building from source at https://pypi.org/project/PySide6/ so that it picks your VS version instead.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Zorgiev