[Insight-users] Re: The input line is too long. ITK compiling ...

Luis Ibanez luis.ibanez at kitware.com
Tue, 02 Mar 2004 22:52:53 -0500


Hi Gary,

Could you please locate the .dsp project that is trying
to build wrap_VXLNumerics and send the file to us  ?

Thanks


    Luis


----------------
X. Wang wrote:

> Hi, Luis,
> 
> Thank you so much for your help. However, I also got the similar message as
> follows when I compile it "release".
> 
> --------------------Configuration: _VXLNumericsPython - Win32
> Release--------------------
> Building wrap_VXLNumericsPython.xml from
> C:\ITK14SRC\InsightToolkit-1.4.0\Wrapping\CSwig\VXLNumerics\wrap_VXLNumerics
> Python.cxx
> The input line is too long.
> Error executing c:\winnt\system32\cmd.exe.
> 
> 
> Thank you again,
> Gary
> 
> 
> 
> ----- Original Message -----
> From: "Luis Ibanez" <luis.ibanez at kitware.com>
> To: "X. Wang" <xwang at imaging.robarts.ca>
> Cc: <Insight-users at itk.org>
> Sent: Monday, March 01, 2004 8:45 PM
> Subject: Re: The input line is too long. ITK compiling ...
> 
> 
> 
>>Hi Gary,
>>
>>Please use "Release" (not RelWithDebInfo) when building wrapping.
>>If you select to hold the debub information, the compiler generates
>>longer symbols, not to mention that you will not get the best
>>performance out of ITK code.
>>
>>The templated code in the toolkit can have up to one order of
>>magnitude hit in performance when you compile it for Debug instead
>>of Release.
>>
>>
>>Please let us know if you still find any problems.
>>
>>
>>Thanks
>>
>>
>>    Luis
>>
>>
>>----------------
>>X. Wang wrote:
>>
>>
>>>Hi,
>>>
>>>Could you please give an idea on how to solve the following problem?
>>>Thanks a lot !!!
>>>
>>>--------------------Configuration: _VXLNumericsPython - Win32
>>>RelWithDebInfo--------------------
>>>Building wrap_VXLNumericsPython.xml from
>>>
> 
> C:\ITK14SRC\InsightToolkit-1.4.0\Wrapping\CSwig\VXLNumerics\wrap_VXLNumerics
> Python.cxx
> 
>>>The input line is too long.
>>>Error executing c:\winnt\system32\cmd.exe.
>>>
>>>
>>>
>>>Gary Wang
>>
>>
> 
>