[vtkusers] SimpleCocoaVTK linker issues
Larry
l.kvitnevskiy+vtk at intellijointsurgical.com
Thu Nov 19 14:55:14 EST 2015
I figured out a fix. Remove all of the vtk .dylibs
The linker looks for the dynamic libraries first when linking, so you either
have to manually put in the /path/to/vtklibrary.a or, you remove the dylibs
so it will not link to them.
Don't know why linking to the dynamic libraries don't work, but static
does...
--
View this message in context: http://vtk.1045678.n5.nabble.com/SimpleCocoaVTK-linker-issues-tp5735086p5735119.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list