[Insight-users] ITK 3.4 and Visual Studio 9: CSwig does not work

Bill Hoffman bill.hoffman at kitware.com
Fri May 16 15:59:39 EDT 2008


Ali - wrote:
> Hi,
> 
> Compiling ITK 3.4 with CSwig enabled produces this error for me:
> 
> 25>------ Build started: Project: VXLNumericsJava, Configuration: 
> Release Win32 ------
> 20>itkRegularExpressionSeriesFileNames.cxx
> 25>wrap_VXLNumericsJava.xml from
> 25>Compiler "cl" is not supported by GCC_XML because none of MSVC 6, 7, 
> 7.1, 8 is installed.
> 25>Could not determine GCCXML_FLAGS setting.
> 25>Project : error PRJ0019: A tool returned an error code from 
> "wrap_VXLNumericsJava.xml from "
> 
> is there simple work around for this or is GCC_XML out of date and it 
> will stay out of date?
> 
> 
> -Ali
> 
> 
> PS Also CSwig wrapping in ITK 3.4 did not get compiled on linux, I 
> cannot recall the error right now.
> 

You need to update GCC_XML to CVS Head, VS 9 was a recent addition to 
GCC_XML.

-Bill


More information about the Insight-users mailing list