Hi all,<br><br>I want to use the HybridSegmentationFuzzyVoronoi.cxx segmentation project (Examples/Patented) so I added the USE_ITK_PATENTED flag in the cmake configuration, generated and reinstalled ITK. <br><br>When I&#39;m making the project though, I get the following : <br>
<br> [100%] Building CXX object CMakeFiles/HybridSegmentationFuzzyVoronoi.dir/HybridSegmentationFuzzyVoronoi.cxx.o<br>/staff/dp11/C++/Segmentation/FuzzyVoronoiMethod/Code/HybridSegmentationFuzzyVoronoi.cxx:49:58: fatal error: itkSimpleFuzzyConnectednessScalarImageFilter.h: No such file or directory<br>
compilation terminated.<br>make[2]: *** [CMakeFiles/HybridSegmentationFuzzyVoronoi.dir/HybridSegmentationFuzzyVoronoi.cxx.o] Error 1<br>make[1]: *** [CMakeFiles/HybridSegmentationFuzzyVoronoi.dir/all] Error 2<br>make: *** [all] Error 2<br>
<br>Any hints? Many thanks.<br><br>Devis<br>