Hi, I am attempting to build a segmentation gui in the Borland C++ Builder environment, but the IDE/compiler objects to unix style paths: e.g. in itkVector.h : #include "vnl/vnl_vector_ref.h" any work arounds for this? Dean