I'm making some progress, thanks for your help..Here's the latest crash<br><br>/usr/bin/ld: CMakeFiles/QtVTKRenderWindows.dir/QtVTKRenderWindows.cxx.o: undefined reference to symbol 'vtkDICOMImageReader::SetDirectoryName(char const*)'<br>
/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<br>/home/melochee/projects/ParaView-bin/Paraview/bin/libvtkIO.so.pv3.12: could not read symbols: Invalid operation<br>
collect2: ld returned 1 exit status<br>make[2]: *** [bin/QtVTKRenderWindows] Error 1<br>make[1]: *** [VTK/Examples/GUI/Qt/FourPaneViewer/CMakeFiles/QtVTKRenderWindows.dir/all] Error 2<br>make[1]: *** Waiting for unfinished jobs....<br>
<br>