[Insight-developers] [NAMIC-Eng] vcl ios issue building fresh ITK 3-10 on visual studio 2008

Bill Lorensen bill.lorensen at gmail.com
Thu Apr 16 17:06:23 EDT 2009


Doesn't make sense. We build itk on many windows platforms. What
compiler? maybe we're missing one...

Bill

On Thu, Apr 16, 2009 at 4:23 PM, Steve Pieper <pieper at bwh.harvard.edu> wrote:
> Hi -
>
> In order to get ITK building on windows I needed to make the following
> change.  Does that look familiar to anyone?  Is it a known ITK issue?
>
> -Steve
>
> Index: Utilities/vxl/core/vnl/vnl_matlab_read.cxx
> ===================================================================
> RCS file:
> /cvsroot/Insight/Insight/Utilities/vxl/core/vnl/vnl_matlab_read.cxx,v
> retrieving revision 1.3
> diff -r1.3 vnl_matlab_read.cxx
> 125c125
> <     s.seekg(n, vcl_ios_cur);
> ---
>>       s.seekg(n, ::std::ios::cur);
> _______________________________________________
> NAMIC-Eng mailing list
> NAMIC-Eng at na-mic.org
> http://public.kitware.com/cgi-bin/mailman/listinfo/namic-eng
>


More information about the Insight-developers mailing list