This looks like a bug in VTK-examples. I'm forwarding to VTK-mailing list so the concerned people can try to address it. Feel free to turn of BUILD_EXAMPLES cmake variable to avoid building these examples for ParaView.
Utkarsh On Tue, Nov 8, 2011 at 12:19 PM, Eric Meloche <[email protected]> wrote: > I'm making some progress, thanks for your help..Here's the latest crash > > /usr/bin/ld: CMakeFiles/QtVTKRenderWindows.dir/QtVTKRenderWindows.cxx.o: > undefined reference to symbol 'vtkDICOMImageReader::SetDirectoryName(char > const*)' > /usr/bin/ld: note: 'vtkDICOMImageReader::SetDirectoryName(char const*)' is > defined in DSO > /home/melochee/projects/ParaView-bin/Paraview/bin/libvtkIO.so.pv3.12 so try > adding it to the linker command line > /home/melochee/projects/ParaView-bin/Paraview/bin/libvtkIO.so.pv3.12: could > not read symbols: Invalid operation > collect2: ld returned 1 exit status > make[2]: *** [bin/QtVTKRenderWindows] Error 1 > make[1]: *** > [VTK/Examples/GUI/Qt/FourPaneViewer/CMakeFiles/QtVTKRenderWindows.dir/all] > Error 2 > make[1]: *** Waiting for unfinished jobs.... > > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > > _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
