<html>
<body>
<br>
I have a similar problem. I would like to build ITK usingthe Intel
compiler for Visual studio platform. However when I chooose the platform
Visual Studio on CMake, it uses the cc compiler by default, and not the
intel one. If you change the CMAKE_CXX_COMPILER later it has no effect. I
Know that on unix yo can solve it using <pre>the environment variable CC.
What can I do from Windows?
</pre>Thanks<br><br>
<pre>&gt;&gt;I would like to create a build tree for a project in
WindowsXP that uses
&gt;&gt;the intel compiler.&nbsp; I don't see a intel in the list
provided by the
&gt;&gt;cmake gui but I gather from the list that using the intel
compiler is
&gt;&gt;done?&nbsp; Which build system should I select and how do I
specify the
&gt;&gt;compiler?&nbsp; Thanks for your help -- I am still learning CMake
but could
&gt;&gt;not find the answers in the CMake book or in the Wiki.&nbsp; I
noted that on
&gt;&gt;Unix you can specify the compiler by setting the environment
variable
&gt;&gt;CC.&nbsp; However, on Unix/Linux the build system is obvious.
&gt;&gt;-Todd

</body>
</html>