[Insight-users] WatershedImageFilter problem

Karthik Krishnan Karthik.Krishnan at kitware.com
Wed Sep 7 17:16:21 EDT 2005


you did not link against ITKAlgorithms

Juan Gabriel Ramírez Sosa wrote:

>Hello, i uses the filter for segmentation WatershedImageFilter with
>this problem in execution:
>//////////////////
>Linking...
>   Creating library Debug/TDISEG.lib and object Debug/TDISEG.exp
>SegmentationWF.obj : error LNK2001: unresolved external symbol
>"public: virtual void __thiscall
>itk::WatershedMiniPipelineProgressCommand::Execute(class itk::Object
>*,class itk::EventObject const &)"
>(?Execute at WatershedMiniPipelineProgressCommand@it
>k@@UAEXPAVObject at 2@ABVEventObject at 2@@Z)
>SegmentationWF.obj : error LNK2001: unresolved external symbol
>"public: virtual void __thiscall
>itk::WatershedMiniPipelineProgressCommand::Execute(class itk::Object
>const *,class itk::EventObject const &)"
>(?Execute at WatershedMiniPipelineProgressComm
>and at itk@@UAEXPBVObject at 2@ABVEventObject at 2@@Z)
>Debug/TDISEG.exe : fatal error LNK1120: 2 unresolved externals
>Error executing link.exe.
>
>TDISEG.exe - 3 error(s), 0 warning(s)
>///////////////
>
>
>whatever help in this i thank.
>
>Juancho.
>_______________________________________________
>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