[vtkusers] Building VTK 4.2 on Mac OS X 10.4.x
Martin Costabel
costabel at wanadoo.fr
Wed May 10 01:54:57 EDT 2006
Andres Munarriz wrote:
> Hi everyone,
>
> I've been trying to build VTK 4.2 and VTK 4.4.2 on my Mac running Mac
> OS X 10.4 (tiger) but haven't been able to.
>
> CMake runs smoothly but when I run make (if I enable the
> BUILD_SHARED_LIB option) I get the following error:
>
> Linking CXX shared library ../bin/libvtkCommon.dylib
> ld: Undefined symbols:
> __ZNSt8ios_base4InitC4Ev
This is what I answered the last couple of times this came up on the list:
> This should be in the list archives many times. Either compile vtk-4.4
> with gcc-3.3 or look for the symbol _ZNSt8ios_base4InitC4Ev in the
> sources and remove it. Better yet, compile vtk-5.0 instead of 4.4.
You can also use Fink to compile vtk-4.2, vtk-4.4, or vtk-5.0
(restricted to X11 graphics, though).
--
Martin
More information about the vtkusers
mailing list