[vtkusers] Compiling VTK 4.2.0 on MAC OS X 10.3
Mathieu Malaterre
mathieu.malaterre at kitware.com
Tue Jan 27 10:15:01 EST 2004
Eman Ghobrial wrote:
> Hello,
>
> I am trying to compile VTK 4.2.0 on MAC OS X 10.3 with the following on:
>
> hybrid, patented, tcl_wrapper and cocoa and I am getting the following
> error message:
>
> Building shared library
> /Users/lrf/develop/VTK-4.2.0/bin/libvtkHybrid.dylib...
> ld: Undefined symbols:
> vtkInstantiatorvtkPushPipelineNew()
> vtkInstantiatorvtkPushImageReaderNew()
> vtkInstantiatorvtkPushImageFilterSampleNew()
> /usr/bin/libtool: internal link edit command failed
> make[3]: *** [/Users/lrf/develop/VTK-4.2.0/bin/libvtkHybrid.dylib] Error 1
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Hybrid] Error 2
> make: *** [default_target] Error 2
>
Eman,
Apply these changes:
http://vtk.org/cgi-bin/cvsweb.cgi/VTK/Hybrid/CMakeLists.txt.diff?r1=1.80.2.1&r2=1.80.2.2
HTH
Mathieu
More information about the vtkusers
mailing list