[Insight-users] Error in Wrapping

Karthik Krishnan Karthik.Krishnan at kitware.com
Sat Jan 21 18:54:03 EST 2006


We do build ITK with Java wrapping on vs6. Internal compiler errors are 
usually cryptic.
http://lists.boost.org/Archives/boost/2001/12/21152.php

That said, as a user, you don't need to build the testing framework to 
be able to use the ITK libraries. To  turn off testing set BUILD_TESTING 
to off when you configures with cmake .

HTH
karthik

Huss wrote:

>Hello Everyone,
>
>I am trying to wrap ITK in Java and I have progressed
>quite a bit untill now.
>
>I am getting this error while building in VisualStudio
>(VC++ 6.0). I have set all the variables in CMake
>before configuring and after loading in the ITK.dsw
>file in VisualStudio I made the configuring option as
>the Release one.
>
>Compiling...
>itkFourierSeriesPathTest.cxx
>C:\InsightToolkit-2.4.1\Code\Common\itkFourierSeriesPath.txx(54)
>: 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)
>
>I am not sure where the problem is and I would
>appreciate any help on it.
>
>Thank You
>Hussain
>
>
>
>__________________________________________________
>Do You Yahoo!?
>Tired of spam?  Yahoo! Mail has the best spam protection around 
>http://mail.yahoo.com 
>_______________________________________________
>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