In case you really need to build the iDynTree MATLAB bindings with MathWorks when using Visual Studio 2022, make sure that you install a version of libxml2 compatible with the one used inside MATLAB, to avoid the warning:
Warning: program compiled against libxml 213 using older 210
when loading the iDynTree bindings.
In case you really need to build the iDynTree MATLAB bindings with MathWorks when using Visual Studio 2022, make sure that you install a version of libxml2 compatible with the one used inside MATLAB, to avoid the warning:
when loading the iDynTree bindings.