[Insight-users] wrapping problem at compilation time

laurent.paul at club-internet.fr laurent.paul at club-internet.fr
Mon Jun 27 11:01:51 EDT 2005


Yes!

I've just built this morning an ITK version without any wrapping. I can work on this version to wrap Tcl or java when I want.
I tried to compile with another version of Tcl... for the same result. It crashes exactly the same way.
I don't understand the problem... Any idea?

Thanks


----Message d'origine----
>Date: Mon, 27 Jun 2005 10:29:24 -0400
>De: Brad King <brad.king at kitware.com>
>A: laurent.paul at club-internet.fr
>Copie à: insight-users at itk.org
>Sujet: Re: [Insight-users] wrapping problem at compilation time
>
>laurent.paul at club-internet.fr wrote:
>> I try to compile ITK with Tcl wrapped on Windows XP with Visual C 6.0. I did as Luis said to another user,
>> 
>> First compile ITK alone.
>> Then re-run Cmake and wrap Tcl.
>> Compile the project with Tcl wrapped.
>> 
>> I don't have Cswig problem anymore, but at compilation time, I got an internal error:
>> 
>> Linking...
>> .\Release\wrap_itkInPlaceImageFilterTcl.obj : error : Internal error during ReadSymbolTable
>>
>> I installed the newer Tcl version (8.4.10.0). Is it THE problem?
>
>Have you done a fresh build of ITK since upgrading Tcl?  There may be a 
>dependency problem that has left some object files built with the older 
>header files.
>
>-Brad
>
>



More information about the Insight-users mailing list