[Insight-developers] CoSMoTest-Mac Darwin-c++-4.2-i386 : Test Failures

Antonin Perrot-Audet antonin07130 at gmail.com
Mon Apr 4 10:06:18 EDT 2011


Modules and ITK test compilation

Hello, I was trying to compile the new modularized itk. I did some 
changes in some classes of core, and wanted to compile only the core 
module, with its tests and examples.

But it seems like *Core module examples depends on the Segmentation 
module* : for instance, for the NeighborhoodIterators6

Scanning dependencies of target NeighborhoodIterators6
[ 89%] Building CXX object 
Examples/Iterators/CMakeFiles/NeighborhoodIterators6.dir/NeighborhoodIterators6.cxx.o
/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx:26:40: 
error: itkFastMarchingImageFilter.h: No such file or directory
/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx: In 
function ‘int main(int, char**)’:
/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx:70: 
error: expected initializer before ‘<’ token
/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx:72: 
error: ‘FastMarchingFilterType’ has not been declared

[...]

/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx:91: 
error: ‘node’ was not declared in this scope
/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx:93: 
error: ‘seeds’ was not declared in this scope
/Users/antonin/GITROOT/ITK/Examples/Iterators/NeighborhoodIterators6.cxx:96: 
error: ‘fastMarching’ was not declared in this scope

What should be done ? move this example to the Segmentation Module ?

-- 
Antonin Perrot-Audet
Electrical Engineering&  Computer Sciences, INSA Lyon
M2 GEGP Signal&  Image Processing, INSA Lyon, UCBL, Centrale Lyon



More information about the Insight-developers mailing list