Hi Kevin, Thank you for your reply. What you suggest is what I did. But it's not working. Diego > Try a build in a clean directory with the environment set up before ever > running cmake. > > mkdir empty_build_dir > cd empty_build_dir > env CC=icc CXX=icpc ccmake /path_to_itk_source >