[Insight-developers] Something omitted from repository?
Paul Hughett
hughett@mercur.uphs.upenn.edu
Mon, 30 Apr 2001 13:57:34 -0400
>> CMake Error: can not find file /home/hughett/work/Insight/Code/Numerics/vxl/vnl/Templates/vnl_resize+T-.h
>> CMake Error: Tried .txx .cxx .c for /home/hughett/work/Insight/Code/Numerics/vxl/vnl/Templates/vnl_resize+T-.h
>> CMake Error: can not find file /home/hughett/work/Insight/Code/Numerics/vxl/vnl/Templates/vnl_determinant+float+double+complex.h
>> CMake Error: Tried .txx .cxx .c for /home/hughett/work/Insight/Code/Numerics/vxl/vnl/Templates/vnl_determinant+float+double+complex.h
> These were files removed when I merged in the new version of VXL. Did you
> try re-running configure?
Yes, I tried re-running `make clean' and `configure' several times.
The error still occurs. For what's it's worth, running `configure'
generates the same 4 error messages in the middle of a lot of
apparently benign other output.
Paul Hughett