[Insight-users] ITK compilation error with icc 9.0

Diego Persano persano at isi.it
Tue Nov 22 10:59:12 EST 2005


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
> 



More information about the Insight-users mailing list