[vtkusers] Compilation on Mac OS X 10.4.4 with Java wrapper

Jan Kolar kolda at 3dgi.dk
Fri Feb 3 18:16:11 EST 2006


Does anybody have an idea what might be the cause of the following error during
compilation of VTK 5

Linking CXX shared library ../bin/libvtkImagingJava.dylib
ld: multiple definitions of symbol __ZN10vtkDataSet10InitializeEv

...lots of stuff here...

/usr/bin/libtool: internal link edit command failed
make[2]: *** [bin/libvtkImagingJava.dylib] Error 1
make[1]: *** [Imaging/CMakeFiles/vtkImagingJava.dir/all] Error 2


in cmake configuration i have changed only 
VTK_WRAP_JAVA                    ON

--Jan




More information about the vtkusers mailing list