[Insight-developers] Build of itkAntiAliasBinaryImageFilterExample fails

Jarek Sacha jpsacha@poczta.onet.pl
Tue, 21 May 2002 22:13:31 -0400


Build of itkAntiAliasBinaryImageFilterExample fails with error about 
missing "chunks" library. This is probably due to missing statement:
   SUBDIRS(StreamedWatershedSegmentation/VolumeChunker)
near the top CMakeList.txt in the Example directory (or no need for chunks 
library in that example :).

Jarek