<HTML>
<HEAD>
<TITLE>Using ITK in Mac OS X</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:12.0px'>Hi, everyone,<BR>
<BR>
I have successfully installed ITK 3.2.0 in a Mac running 10.4.9. The HelloWorld test program also went through <BR>
without any problem. But when I tried to run the DanielssonDistanceMapImageFilter code directly copied from <BR>
the Insight/Examples/Filtering directory (no changes made to the source code), &#8220;make&#8221; returns the following error:<BR>
<BR>
----------------------------------------<BR>
[gcheng:time-lapse/My-InsightProjects/DanielssonMap] gcheng% make<BR>
Linking CXX executable DanielssonDistanceMapImageFilter<BR>
/usr/bin/ld: Undefined symbols:<BR>
itk::ImageIOBase::SetNumberOfDimensions(unsigned int)<BR>
itk::ImageIOFactory::CreateImageIO(char const*, itk::ImageIOFactory::FileModeType)<BR>
itk::operator&lt;&lt;(std::basic_ostream&lt;char, std::char_traits&lt;char&gt; &gt;&amp;, itk::ImageIORegion const&amp;)<BR>
itk::ImageIOBase::GetImageSizeInBytes() const<BR>
itk::ImageIOBase::GetComponentTypeAsString(itk::ImageIOBase::IOComponentType) const<BR>
typeinfo for itk::ImageIOBase<BR>
vtable for itk::ImageIORegion<BR>
collect2: ld returned 1 exit status<BR>
make[2]: *** [DanielssonDistanceMapImageFilter] Error 1<BR>
make[1]: *** [CMakeFiles/DanielssonDistanceMapImageFilter.dir/all] Error 2<BR>
make: *** [all] Error 2<BR>
[gcheng:time-lapse/My-InsightProjects/DanielssonMap] gcheng% <BR>
----------------------------------------<BR>
<BR>
Does anyone have any idea about I may fix this?<BR>
<BR>
Thanks!<BR>
<BR>
-------------------------------------------- <BR>
Gang Cheng, PhD<BR>
Research Fellow<BR>
Edwin L. Steele Laboratory of Tumor Biology <BR>
Massachusetts General Hospital<BR>
Harvard Medical School<BR>
149 13th Street, Charlestown, MA 02129<BR>
Tel: (617)726-6426<BR>
Fax: (617)726-1962<BR>
<a href="http://steele.mgh.harvard.edu">http://steele.mgh.harvard.edu</a><BR>
-------------------------------------------- <BR>
</SPAN></FONT>




The information transmitted in this electronic communication is intended only for the person or entity to whom it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this information in error, please contact the Compliance HelpLine at 800-856-1983 and properly dispose of this information.
</BODY>
</HTML>