[CMake] Using icc on Windows

Todd Pitts tapitts at sandia.gov
Thu Apr 19 19:46:31 EDT 2007


Let's say I would like to use the intel compiler on windows without even
owning visual studio -- how would I go about doing this?  Which build
system would I choose?

-Todd

On Thu, 2007-04-19 at 15:19 -0400, Bill Hoffman wrote:
> 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
> 
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
> 




More information about the CMake mailing list