[Insight-users] problem in building ITK.dsw
William A. Hoffman
billlist at nycap.rr.com
Mon, 22 Mar 2004 09:01:46 -0500
You have the wrong version of CableSwig installed.
To use cvs ITK, you must use cvs CableSwig.
-Bill
At 01:19 AM 3/22/2004, xujf wrote:
>xujf wrote:
> Hi,
> A week ago, I downloaded the InsightToolkit-1.6.0 from www.itk.org .I wanted to used ITK in python.but it didn\'t work well.
> I checkouted the latest ITK CVS last night.I make it by CMake,and then I build the ITK.dsw by VC++6.0.however,one error is found:
>
> --------------------Configuration: VXLNumericsTcl - Win32 Release--------------------
> Building wrap_VXLNumericsTclTcl.cxx from F:\\ITKB\\Wrapping\\CSwig\\VXLNumerics\\wrap_VXLNumericsTclTcl.cxx.rule
> swig error : Unrecognized option -noruntime
> Use \'swig -help\' for available options.
> Error executing c:\\windows\\system32\\cmd.exe.
>
> ALL_BUILD - 1 error(s), 0 warning(s)
>
> I don\'t know how to solve this problem?
>
>best regards