Roger Schuster wrote, On 05/31/09 22:01: > VTK 5.4 is too new - I got Loch only compiled against VTK 5.0.x. VTK > 5.2 didn't work.
I have Loch compiled with vtk-5.2, the VTK version is hard-coded in loch/Makefile. Bill Gee wrote, On 05/31/09 15:26: > Searching the system for files like "vtkHybrid*" finds vtkHybrid.CMake in the > source directory for VTK. I don't find anything else on the system. you need to look for libvtkHybrid.so* I think you can compile without Loch by removing the line LOCHEXE = loch/loch from Makefile. Regards, Thomas
