[Insight-users] itk build problems in ms windows

Luis Ibanez luis.ibanez at kitware.com
Sun Aug 8 13:01:15 EDT 2004


Hi Nawab,

1) Your process seems to be inconsistent.

    You said that

      a) You configured ITK for      VC++ 7.0
      b) You loaded the ITK.dsw with VC++ 6.0

    Why would you do such a thing ?

    In any case, when you configure for VC++7.0
    you don't get an ITK.dsw but a ITK.sln file.


2) You seem to be using ITK 1.4.
    Note that ITK 1.6 has been available
    since February 2004, and ITK 1.8 will
    be released on August 16th 2004. (one week
    from now).


3) If you get an internal compiler error (ICE)
    with Visual Studio, that leads to suspect
    that you have not installed the Service Pack 6
    for this compiler. For details on where to
    find the Service Pack please look at the Visual
    Studio 6.0 entry in the Compiler-Issues page:

      http://www.itk.org/HTML/CompilerIssues.htm


4) Please read the Tutorials

      http://www.itk.org/HTML/Tutorials.htm

     in particular the Getting Starting Tutorial
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/index.htm




Regards,



    Luis



---------------------------
Nawab Singh Baghel wrote:

> Dear ITK users,
> I configured step by step to make itk lib using vc++ 7.0. downloaded 
> cmakesetup and made itk.dsw and opened workspace in VC++ 6.0 and all 
> build with RelWithDebInfo . It is giving one error to make it. please 
> advise. Every thing is compiled properly execpt this..
> The error is below
> Compiling...
> " test_complex.cxx
> D:\nsb-dcm\InsightToolkit-1.4.0\Utilities\vxl\vnl\tests\test_complex.cxx(95) 
> : 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) "
>  
> Thanks
> Nawab
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users






More information about the Insight-users mailing list