[Insight-users] '/' vs. '\' in includes for headers

Dean Inglis dean.inglis@on.aibn.com
Fri, 7 Feb 2003 13:04:05 -0500


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