[Insight-users] [Insight Applications] Compile Error

Luis Ibanez luis . ibanez at kitware . com
Tue, 12 Aug 2003 19:14:48 -0400


Hi Mauricio,

Recent changes have been made to the FEMRegistrationFilter.

It may be that your "InsightApplications" checkout is out of
synch with the "Insight" one.

Please try cvs updating both.

Regards,


   Luis

-----------------------------------
Mauricio Caliggiuri Inforçati wrote:
> I am trying to compile Insight Applications on win2k.
> I have ITK compiled with python (py23) and tcl(tcl8.4) wrapping. I also 
> link it with fltk (1.1.3) and VTK (4-2-2).
> Does anyone know what´s happening?
>  
>  thanks,
>   Mauricio Inforçati
>  
> --------------------Configuration: FEMBrainStripValidationApp - Win32 
> Release--------------------
> Compiling...
> FEMBrainStripValidationApp.cxx
> C:\Insight\InsightApplications\IBSRValidation\FEMAtlasSegmentation\Code\FEMRegistrator.txx(62) 
> : error C2039: 'SetMovingImage' : is not a member of 
> 'FEMRegistrationFilter<class itk::Image<float,3>,class 
> itk::Image<float,3> >'
>         C:\Arquivos de programas\Microsoft Visual 
> Studio\VC98\INCLUDE\xstring(583) : while compiling class-template member 
> function 'void __thiscall itk::FEMRegistrator<class 
> itk::Image<float,3>,class itk::Image<float,3>,float>::Execute(void)'
> C:\Insight\InsightApplications\IBSRValidation\FEMAtlasSegmentation\Code\FEMRegistrator.txx(63) 
> : error C2039: 'SetFixedImage' : is not a member of 
> 'FEMRegistrationFilter<class itk::Image<float,3>,class 
> itk::Image<float,3> >'
>         C:\Arquivos de programas\Microsoft Visual 
> Studio\VC98\INCLUDE\xstring(583) : while compiling class-template member 
> function 'void __thiscall itk::FEMRegistrator<class 
> itk::Image<float,3>,class itk::Image<float,3>,float>::Execute(void)'
> Error executing cl.exe.
>  
> ALL_BUILD - 2 error(s), 0 warning(s)