Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kodi: allow compile with Python3-3.13.0
fixes: [5/10] Building CXX object build/interfaces/python/CMakeFiles/python_interface.dir/swig.cpp.o FAILED: build/interfaces/python/CMakeFiles/python_interface.dir/swig.cpp.o ../xbmc/interfaces/python/swig.cpp: In constructor 'PythonBindings::TypeInfo::TypeInfo(const std::type_info&)': ../xbmc/interfaces/python/swig.cpp:78:5: error: missing initializer for member '_typeobject::tp_versions_used' [-Werror=missing-field-initializers] 78 | }; | ^ cc1plus: some warnings being treated as errors
- Loading branch information