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

Bill Hoffman bill.hoffman at kitware.com
Tue Nov 28 10:34:29 EST 2000


  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 at public.kitware.com
>http://public.kitware.com/mailman/listinfo/insight-developers 





More information about the Insight-developers mailing list