[Insight-developers] Test programs that won't compile

Bill Hoffman bill.hoffman@kitware.com
Tue, 28 Nov 2000 10:34:29 -0500


  I see the problem.   vnl_math.h should be included like this:
#include <vnl/vnl_math.h>

All of the vnl files must be included in the source with the vnl
directory.  That is how it is set up to work with the build system.

-Bill

At 10:14 AM 11/28/00 -0500, Paul Hughett wrote:

>/home/hughett/work/Insight/Code/Common/itkFilterImageSingleOperator.txx:18: vnl_math.h: No such file or directory
>make: *** [itkNeighborhoodOperatorTest.o] Error 1
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers@public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers