[Insight-users] WatershedImageFilter problem
Juan Gabriel Ramírez Sosa
juanchoramirez at gmail.com
Wed Sep 7 13:05:13 EDT 2005
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.
More information about the Insight-users
mailing list