[vtkusers] How to redistribute ActiViz/VTK dll's?

David Cole dlrdave at aol.com
Wed Aug 27 08:01:25 EDT 2014


Could you make one of your executables just a forwarding stub 
executable that delegates its entire run to an executable in another 
directory...? It's easy enough to create sub-processes in a .NET app...

Otherwise, I'm afraid you may have to duplicate the ActiViz/VTK dlls or 
get into building a custom ActiViz that can handle being loaded from 
PATH (not sure how easy that would be...).


HTH,
David C.



More information about the vtkusers mailing list