Class vtkCocoa... is implemented in both ...
-
Hi guys,
Another problem. Now I get the following errors when I try to run my project:
objc[24314]: Class vtkCocoaTimer is implemented in both /Users/.../program and /Users/.../libProgramVisualizationPlugin.dylib. One of the two will be used. Which one is undefined.
etc etc.
Any ideas?
Thanks! -
From your post I would say you have two implementations of vtkCocoaTimer. One in /Users/…/program and one in /Users/…/libProgramVisualizationPlugin.dylib
Any further informations?
-
Probably you should post vtk related topics at the vtk mailingslist.