<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi ITK user</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anyone tried to 
WatershedSegmentation1.cxx?</FONT></DIV>
<DIV><FONT face=Arial size=2>I build a MFC based module that integrate the 
conversion of WatershedSegmentation1.cxx. The compilation&nbsp;was succeed, but 
it failed on the code generation step. The message is "error LNK2001: unresolved 
external symbol "public: virtual void __thiscall 
itk::WatershedMiniPipelineProgressCommand::Execute(class itk::Object *,class 
itk::EventObject const &amp;)"&nbsp; (<A 
href="mailto:?Execute@WatershedMiniPipelineProgressCommand@itk@@UAEXPAVObject@2@ABVEventObject@2@@Z">?Execute@WatershedMiniPipelineProgressCommand@itk@@UAEXPAVObject@2@ABVEventObject@2@@Z</A>)"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I followed the procedures such as, run CMake to 
generate project file and open it with VC 6.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Regards</FONT></DIV>
<DIV><FONT face=Arial size=2>Paulus</FONT></DIV></BODY></HTML>