[Insight-developers] Build of itkAntiAliasBinaryImageFilterExample
fails
Joshua Cates
cates@sci.utah.edu
Wed, 22 May 2002 10:42:18 -0600 (MDT)
Hi,
This is odd because there are no dependencies on the chunks library in the
AntiAliasBinaryImageFilterExample. Do a cvs diff on the CMakeLists.txt
files in Examples, Examples/AntiAliasBinaryImageFilterExample, and
Examples/StreamedWatershedSegmentation/ParameterFileParser to see if there
are any differences in your configuration from the "official"
configuration. If all else fails, you can always build
Examples/StreamedWatershedSegmentation/VolumeChunker.
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@sci.utah.edu
Phone: (801) 587-7697
URL: www.cs.utk.edu/~cates
On Tue, 21 May 2002, Jarek Sacha wrote:
> 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
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>