On 1.6.2009, at 9:33, Martin Sluka wrote: >> I have Loch compiled with vtk-5.2, the VTK version is hard-coded >> in loch/Makefile. > > vtk-5.4 on MacOSX. > > Isn't it the compatibility switch in loch/Makefile? Something as: > export MACOSX_DEPLOYMENT_TARGET=10.4
This switch is used by VTK compilation. It means back compatibility with system MacOS X 10.4. The VTK 5.4 was compiled on system 10.5 m.
