Skip to content

ZSpace: Use vtkDynamicLoader

It seems like zSpace is not guarded by platform, but was using Windows specific APIs for loading dynamic libraries. This converts those to use the VTK/kwsys wrappers instead.

Merge request reports