SlicerOpenIGTLink error

Hi

I am running into issues building SlicerOpenIGTLink using different versions of Slicer (4.13 and 5.1) on macOS Monterey 12.3.1 as follows:

 unknown library ordinal -11 in ../SlicerOpenIGTLink-build/inner-build/lib/Slicer-5.1/qt-loadable-modules/libqSlicerOpenIGTLinkIFModule.dylib when binding '__ZN20vtkDebugLeaksManagerC1Ev')
  Error(s):
    Cannot load library ../SlicerOpenIGTLink-build/inner-build/lib/Slicer-5.1/qt-loadable-modules/libqSlicerOpenIGTLinkRemoteModule.dylib unknown library ordinal -9 when binding '__ZN20vtkDebugLeaksManagerC1Ev')

Can someone let me know what is the source of the error and a possible solution.

Thanks
Priya

For anyone facing this problem, upgrading to Xcode 13.4.1 fixed the problem.

Priya

1 Like