[Insight-users] Problem compiling ITK (SPIE edition) on OS X
Robb Brown
brownr@ucalgary.ca
Fri, 21 Feb 2003 15:55:24 -0700
I'm trying to compile ITK under OS X (10.2.4, CMake 1.7). Early in the
compile a series of errors occur. These are the first three:
vcl_config_manual.h: No such file or directory
vcl_config_compiler.h: No such file or directory
vcl_config_headers.h: No such file or directory
Indeed, these files do not exist. There is are .h.in files, but no .h
files. Has CMake failed to create the header files?
Thanks,
Robb