[Insight-users] Trouble with tcl wrapping of cvs

William A. Hoffman billlist at nycap.rr.com
Wed, 31 Mar 2004 15:20:00 -0500


This may be from the command line to the wrapper being too long.
You could try putting the itk source into:

P:/itk6

-Bill



At 02:13 PM 3/31/2004, anast.jm at pg.com wrote:

>I'm getting build errors listed below for the wrapping part only, ITK builds fine.. 
>
>Todays cvs update (the dashboard was all green for my build - is wrapping tested in anyway and indicatedon the dashboard??) 
>
>WinXP - MSVC 6 - CableSwig yesterday cvs 
>
>
>--------------------Configuration: ITKBasicFiltersTcl - Win32 Release-------------------- 
>Cannot start tool. 
>The parameter is incorrect. 
>Error spawning 'vcspawn.exe'. The build could not be performed. 
>Compiling... 
>wrap_itkAnisotropicDiffusionImageFilterTcl.cxx 
>fatal error C1083: Cannot open source file: 'P:\AnastDev\Insight 160\In\Wrapping\CSwig\BasicFilters\wrap_itkAnisotropicDiffusionImageFilterTcl.cxx': No such file or directory 
>et. etc. etc. 
>
>C1083 has 50 missing files.  Clearly not starting the "tool" (vcspawn?) is a bit of a problem. 
>
>The only thing I haven't thought through yet is in cmake for 
> tk_internal_path NOT FOUND 
>the help suggests this is the path to tkWinInt.h 
>The only place I can find this file is in my vtk build. 
>Might this be a problem? 
>
>Any ideas....thanks, john