Hi!!<br>     I&#39;m using a Mac 10 os and I&#39;m trying to compile wrapitk -0.3.0. When the lines<br><br style="color: rgb(255, 102, 0);"><span style="color: rgb(0, 0, 153);">ccmake ../wrapitk-0.3.0/</span><br><br>are typed in, the following error message shows up<br>
<br><span style="color: rgb(0, 0, 153);">Undefined symbols:</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">  &quot;itk::Version::GetITKMinorVersion()&quot;, referenced from:</span><br style="color: rgb(0, 0, 153);">
<span style="color: rgb(0, 0, 153);">      __wrap_itkVersion_GetITKMinorVersion in wrap_ITKCommonBasePython.o</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">  &quot;itk::Version::GetITKBuildVersion()&quot;, referenced from:</span><br style="color: rgb(0, 0, 153);">
<span style="color: rgb(0, 0, 153);">      __wrap_itkVersion_GetITKBuildVersion in wrap_ITKCommonBasePython.o</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">  &quot;itk::Version::GetITKVersion()&quot;, referenced from:</span><br style="color: rgb(0, 0, 153);">
<span style="color: rgb(0, 0, 153);">      __wrap_itkVersion_GetITKVersion in wrap_ITKCommonBasePython.o</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">  &quot;itk::Version::GetITKMajorVersion()&quot;, referenced from:</span><br style="color: rgb(0, 0, 153);">
<span style="color: rgb(0, 0, 153);">      __wrap_itkVersion_GetITKMajorVersion in wrap_ITKCommonBasePython.o</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">ld: symbol(s) not found</span><br style="color: rgb(0, 0, 153);">
<span style="color: rgb(0, 0, 153);">collect2: ld returned 1 exit status</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">make[2]: *** [lib/_BasePython.so] Error 1</span><br style="color: rgb(0, 0, 153);">
<span style="color: rgb(0, 0, 153);">make[1]: *** [Libraries/Base/CMakeFiles/BasePython.dir/all] Error 2</span><br style="color: rgb(0, 0, 153);"><span style="color: rgb(0, 0, 153);">make: *** [all] Error 2</span><br><br>
Could you help me out?<br><br>Regards<br>Pooja<br style="color: rgb(0, 0, 153);"><br>