[Insight-users] Re: link error in itkApplication

Jie Zhu zhujie1979 at gmail.com
Fri Nov 5 18:35:00 EST 2004


Hi,
I tried to remake ITK and Vtk using Cmake. This seems to have helped,
and now there are the four following errors left.
Does this look familiar to anybody?
Jie 

ITKVtkFltk.lib(vtkFlRenderWindowInteractor.obj) : error LNK2001:
unresolved external symbol "protected: virtual void __thiscall
vtkRenderWindowInteractor::CollectRevisions(class std::basic_ostream >
&)" (?CollectRevisions at vtkRenderWindowInteractor@@MAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
ITKVtkFltk.lib(vtkFlRenderWindowInteractor.obj) : error LNK2001:
unresolved external symbol "public: virtual void __thiscall
vtkObjectBase::PrintTrailer(class std::basic_ostream > &,class
vtkIndent)" (?PrintTrailer at vtkObjectBase@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@VvtkIndent@@@Z)
ITKVtkFltk.lib(vtkFlRenderWindowInteractor.obj) : error LNK2001:
unresolved external symbol "public: virtual void __thiscall
vtkObjectBase::PrintHeader(class std::basic_ostream > &,class
vtkIndent)" (?PrintHeader at vtkObjectBase@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@VvtkIndent@@@Z)
ITKVtkFltk.lib(vtkFlRenderWindowInteractor.obj) : error LNK2001:
unresolved external symbol "public: virtual void __thiscall
vtkRenderWindowInteractor::PrintSelf(class std::basic_ostream >
&,class vtkIndent)"
(?PrintSelf at vtkRenderWindowInteractor@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@VvtkIndent@@@Z)


More information about the Insight-users mailing list