[Insight-users] link error in itkApplication
Luis Ibanez
luis.ibanez at kitware.com
Fri Nov 5 22:10:39 EST 2004
Hi Jie,
InsightApplications 1.8 must be built against VTK 4.4.
Regards,
Luis
----------------
Jie Zhu wrote:
> 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)
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list