[Insight-users] Re: [Insight-developers] the Bugs
Luis Ibanez
luis.ibanez at kitware.com
Sun Sep 5 10:45:39 EDT 2004
Hi Yonggang,
It seems that you have not installed Service Pack 6 for your
Visual Studio 6.0.
Visual C++ has a number of bugs that make it unable to
compile ITK 1.6. Please update your compiler by applying
the Service Pack 6.
You will find it at:
http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp6/default.aspx
for other know issues with compilers you can consult the
documentation page:
http://www.itk.org/HTML/Documentation.htm
More specifically
http://www.itk.org/HTML/CompilerIssues.htm
Once you fix your compiler, you should restart the build of
both ITK and InsightApplications from scratch.
Regards,
Luis
-----------------------------------------------------------
Yonggang wrote:
> Hi:everyone
> When I build the InsightApplications-1.6.0 .of course firstly,I have
> configured VTK ITK InsightApplications-1.6.0(successfully or not) with
> CMake,and downloaded TCL,FLTK. I encounter a problem.The bug is:
>
> *************************************************************************************************
> --------------------Configuration: BrainStripValidationApp - Win32
> RelWithDebInfo--------------------
> Compiling...
> BrainStripValidationApp.cxx
> I:\InsightToolkit-1.6\InsightToolkit\Code\BasicFilters\itkDanielssonDistanceMapImageFilter.txx(288)
> : fatal error C1001: INTERNAL COMPILER ERROR
> (compiler file 'E:\8168\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.
>
> ALL_BUILD - 1 error(s), 0 warning(s)
> **************************************************************************************************
> And the cursor point ++dt
> ++ot;
> ++ct;
> ++dt; included in the file of itkDanielssonDistanceMapImageFilter.txx
> ##################################################################################################
> It's crazy! whether the code of the file is wrong or I configured the
> InsightApplications-1.6.0 unsuccessfully ?what should I do ?
>
>
> Yours sincerely;
>
> Yonggang.
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
More information about the Insight-users
mailing list