[vtkusers] Undefined symbols: vtkRenderingFreeType_AutoInit_Destruct() on mac os x, vtk 6

Dan Lipsa dan.r.lipsa at gmail.com
Tue Apr 2 17:23:14 EDT 2013


Hi,
I try to build my application on mac os x (snow leopard) using a vtk 6
snapshot from 20130125, but I am getting the following error:

Undefined symbols: vtkRenderingFreeType_AutoInit_Destruct()

I could not find this symbol in any of the vtk libraries installed:

nm libvtkRenderingFreeType-6.0.dylib | grep _Auto

However, on Linux, the symbol is there (the build works):

nm libvtkRenderingFreeType-6.0.so | grep _Auto000000000004b890 T
_Z38vtkRenderingFreeType_AutoInit_Destructv
000000000004b850 T _Z39vtkRenderingFreeType_AutoInit_Constructv

Any suggestions?

Thank you very much,
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130402/1e0ea3bd/attachment.htm>


More information about the vtkusers mailing list