[Insight-users] "INTERNAL COMPILER ERROR" while build on VS6 on Windows XP

Luis Ibanez luis.ibanez at kitware.com
Tue, 13 Jan 2004 08:39:27 -0500


Hi Yong

You probably need to install the Service Pack 5 for Visual Studio.

Please look at yesterday's message
http://www.itk.org/pipermail/insight-users/2004-January/006208.html


Regards,

   Luis


------------------
À¯¿ë¼® wrote:
> Hello.
>  
> I got some problems.
> I downloaded ITK ver 1.4.
> Try to build with Visual Studio 6 on Windows XP.
>  
> After setting with CMake, I tried to build each version of ITK.
> Debug, Release, RelWithDebInfo is OK.
> When I try to build MinSizeRel version, I got "fatal error C1001: 
> INTERNAL COMPILER ERROR"
>  
> The error messages are like this.
>  
> D:\ITK\InsightToolkit-1.4.0\Code\BasicFilters\itkSmoothingRecursiveGaussianImageFilter.txx(94) 
> : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494)
>     Please choose the Technical Support command on the Visual C++
>     Help menu, or open the Technical Support help file for more information
> D:\ITK\InsightToolkit-1.4.0\Code\BasicFilters\itkLaplacianRecursiveGaussianImageFilter.txx(89) 
> : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494)
>     Please choose the Technical Support command on the Visual C++
>     Help menu, or open the Technical Support help file for more information
> D:\ITK\InsightToolkit-1.4.0\Code\BasicFilters\itkGradientRecursiveGaussianImageFilter.txx(89) 
> : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494)
>     Please choose the Technical Support command on the Visual C++
>     Help menu, or open the Technical Support help file for more information
> D:\ITK\InsightToolkit-1.4.0\Code\BasicFilters\itkGradientRecursiveGaussianImageFilter.txx(89) 
> : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494)
>     Please choose the Technical Support command on the Visual C++
>     Help menu, or open the Technical Support help file for more information
> D:\ITK\InsightToolkit-1.4.0\Code\BasicFilters\itkSmoothingRecursiveGaussianImageFilter.txx(94) 
> : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494)
>     Please choose the Technical Support command on the Visual C++
>     Help menu, or open the Technical Support help file for more information
> D:\ITK\InsightToolkit-1.4.0\Code\BasicFilters\itkGradientRecursiveGaussianImageFilter.txx(89) 
> : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494)
>     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.
>  
> In these files, the context where the error occur is similiar to each other.
>  " this->UpdateProgress(m_Progress);"
> (See the attached file.)
>  
> How can I solve this problem?
> Thank you for listening me.
>  
> 
> Yong-Seok Yoo
>  
> Computer Vision Research Group
> Signal Processing Laboratory
> School of EECS
> Seoul National University
> Seoul, 151-742, Korea
>  
> E-mail : ysyoo at diehard.snu.ac.kr <mailto:ysyoo at diehard.snu.ac.kr>
> Tel  : 82-2-887-2672
>         82-2-880-6486(606)
> Fax : 82-2-878-8198