[Insight-developers] Files missing from repository?

Paul Hughett hughett@mercur.uphs.upenn.edu
Tue, 8 May 2001 16:21:22 -0400


There seem to be some files (or configuration info) missing from the
repository.  I just did an update, make clean, configure, and make, and
got the following error messages:

make[3]: Entering directory `/home/hughett/work/Insight/Testing/Code/Common'
/home/hughett/work/Insight/CMake/Source/CMakeBuildTargets `cd .; pwd`/CMakeLists.txt -S`cd .; pwd` -O`pwd` -H/home/hughett/work/Insight -B/home/hughett/work/Insight
CMake Error: error cannot find dependencies for itkCenteredAffineRegistrationTransform.txx
CMake Error: error cannot find dependencies for itkCenteredAffineRegistrationTransform.txx
make[3]: *** [CMakeTargets.make] Error 255

Paul Hughett