[Insight-users] help for installing: fatal error C1001

Luis Ibanez luis.ibanez at kitware.com
Fri, 05 Mar 2004 09:57:20 -0500


Hi Wavelethe,

An Internal Compiler Error in VC++ usually means
that you haven't applied service pack 5.

You can download it from:
http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/



Regards,


    Luis


------------------------------------
wavelethe at pku.org.cn wrote:
> this error appears while compiling itk1.6:
> //////////////////////////////////////////////////////////////////////////
> E:\code\ITK\InsightToolkit\Code\Common\itkMatrix.txx(193) : fatal error C1001: INTERNAL COMPILER ERROR
>   (compiler file 'E:\8966\vc98\p2\src\P2\main.c', line 494) 
> /////////////////////////////////////////////////////////////////////////
> but I do Not have the directory 8966 in my E drive. 
> I don't konw what happens, please help me!
> my PC is vc6 in win2000
> 
> and some warning messeges like:
> /////////////////////////////////////////////////////////////////////////
> D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\vector(156) : warning C4018: '<' : signed/unsigned mismatch
>         D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\vector(156) : while compiling class-template member function 'void __thiscall std::vector<unsigned int,class std::allocator<unsigned int> >::insert(unsigned int *,unsigned int,const unsig
> ned int &)'
> /////////////////////////////////////////////////////////////////////////
> what should I do?
> ---------------------------------------------------------------
> 欢迎使用北京大学校友网(PKUAA)电子邮件系统 http://www.pku.org.cn
> 
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>