[Insight-users] link error in itkApplication

Jie Zhu zhujie1979 at gmail.com
Fri Nov 5 17:15:13 EST 2004


Hi All,
I am already using ITK and Vtk and I am now trying to use the
itkApplication geodesicActiveContour. The compiling works fine, but
during linking, about 200s of the following error occurs.
Why is this happening? I am using VTK4.2 and insight1.8.1. 
I double checked and there is only this one version of Vtk installed.

Thanks,
Jie


GeodesicActiveContour.obj : error LNK2019: unresolved external symbol
"__declspec(dllimport) public: void __thiscall
vtkViewport::AddProp(class vtkProp *)"
(__imp_?AddProp at vtkViewport@@QAEXPAVvtkProp@@@Z) referenced in
function "protected: __thiscall
fltk::VTKImageViewer::VTKImageViewer(void)"
(??0?$VTKImageViewer at E@fltk@@IAE at XZ)


ITKVtkFltk.lib(fltkVTKImageViewerGUI.obj) : error LNK2001: unresolved
external symbol "__declspec(dllimport) public: static void __cdecl
vtkObject::operator delete(void *)" (__imp_??3vtkObject@@SAXPAX at Z)


More information about the Insight-users mailing list