[Insight-users] Error in building ITK

Brad King brad.king at kitware.com
Mon, 22 Mar 2004 11:29:21 -0500


tsai wrote:

> When building ITK,we met some errors and need ur help!
> The error msg is like this:
> 
> Building Custom Rule E:\Insight\Wrapping\CSwig\SwigRuntime\swigrun.h
> Building Custom Rule E:\Insight_DSW\Wrapping\CSwig\SwigRuntime\swigrunPython.cxx.rule
> E:/CableSwig/SWIG/Lib\python\pystrings.swg(33): Error: Syntax error in input.
> 
> we build ITK on WinXP Professional platform with VC++6.0,ITK CVS(Mar 21st) and CableSwig(about Mar 6th) CVS.

ITK and CableSwig versions should always match in date.  Please update
your CableSwig checkout.

-Brad