[CMake] Using icc on Windows

Bill Hoffman bill.hoffman at kitware.com
Thu Apr 19 15:19:37 EDT 2007


Alexia Rodríguez Ruano wrote:
> I can set the compiler on cmake to the intel one, however when the 
> .sln is opened on Visual Studio I have to convert the proyect it again 
> to use Intel compiler. The source code I am trying to compile are ITK 
> library and within them there are some utility projects so I cannot 
> convert all of them. I get the following message :
> Intel C++ does not support utility configuration type setting found in 
> the "Debug|x64" configuration.
>
That seems to be a problem.   I don't think we have a recent intel 
compiler dashboard for CMake, so my guess is that it no longer works.  
This is with vs 2005?

-Bill



More information about the CMake mailing list