[Insight-users] problem including itkExtarctImageFilter.h

Luis Ibanez luis.ibanez at kitware.com
Tue, 20 Apr 2004 14:23:42 -0400


Hi Soumen,

An ICE is usually an indication that you haven't
installed the Service Pack 6 for Visual Studio C++.

Please download and install the service pack:
http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp6/default.aspx

Then erase you current ITK binary directory and
restart the configuration from scratch.


    Regards,


      Luis


--------------------
S Dey wrote:

> hi!!!!!
> 
> I am facing a peculiar problem while including itkExatrctImageFilter.h.
> Compilation gives the following error.....
> 
> 
> C:\AnuVi\Insight\Code\BasicFilters\itkExtractImageFilterRegionCopier.h(34) :
> fatal error C1001: INTERNAL COMPILER ERROR
>         (compiler file 'msc1.cpp', line 1786)
>          Please choose the Technical Support command on the Visual C++
>          Help menu, or open the Technical Support help file for more
> information
> Error executing cl.exe.
> 
> Does Anyone know how to solve this.
> 
> Thnx for the reply
> 
> Soumen
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>