Hi, itk users,<br> I am trying to build wrapITK (google code) on Debian Lenny 64 platform (gcc 4.3.2, swig1.3.36) Unfortunately, I could not carry it out as the following errors appeared:<br><br><br><span class="gI"></span>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArrayD10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArrayD10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArrayF10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArrayF10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArraySC10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArraySC10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArraySL10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArraySL10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArraySS10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArraySS10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArrayUC10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArrayUC10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArrayUI10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArrayUI10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArrayUL10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArrayUL10 >' using %template.<br>Warning(401): Nothing known about base class 'std::numeric_limits< itkFixedArrayUS10 >'. Ignored.<br>
Warning(401): Maybe you forgot to instantiate 'std::numeric_limits< itkFixedArrayUS10 >' using %template.<br>make[2]: *** [Libraries/Base/wrap_itkNumericTraitsPython.cpp] Error 18<br>make[1]: *** [Libraries/Base/CMakeFiles/BasePython.dir/all] Error 2<br>
make: *** [all] Error 2<br><br>I would be very appreciate if anyone could give me some suggestions, thanks <br><br><br>nadna<br>