[Insight-users] ITK compilation error with icc 9.0
Kevin H. Hobbs
kevin.hobbs.1 at ohiou.edu
Tue Nov 22 10:41:03 EST 2005
On Tue, 2005-11-22 at 15:29 +0100, Diego Persano wrote:
> Hi all,
>
> I'm trying to compile ITK 2.2.0 with the Intel compiler icc 9.0 but I get
> the following error:
>
> ---
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/insight-users/attachments/20051122/8a993e6b/attachment.pgp
More information about the Insight-users
mailing list