<br>Hi Kana,<br><br>This is normal,<br><br>    ...although I must admit that it is confusing.<br><br>When configuring ITK for Visual Studio 2008 64 bits,<br>the name of the build is still &quot;Win32-VS9&quot;<br><br>(It is so in my build as well).<br>
<br><br>You may want to bring this issue to the CMake users list.<br><br>I would speculate that the string results from the <br>current ambiguity on Windows, related to &quot;win32&quot;<br>symbols.  For example, when building on 64bits,<br>
the WIN32 symbols is still (normally) defined.<br>and all the standard libraries still have the &quot;32&quot; <br>string:<br><br>Like in:<br><br>   kernel32.lib user32.lib gdi32.lib <br>   shell32.lib ole32.lib oleaut32.lib <br>
   comdlg32.lib advapi32.lib<br><br><br>It would seem that in general, the use of the Win32<br>strings were thought to mark a separation from the<br>old 16-bits architectures, but there was no after<br>thought that one day 64 bit platforms will exist.<br>
<br><br>Again,<br><br>Please bring this up in the CMake users list.<br><br>You will be more enlightened answers there.<br><br><br>     Thanks<br><br><br>           Luis<br><br><br>-----------------------------------------------------------------------------------------------<br>
<div class="gmail_quote">On Thu, Jul 9, 2009 at 8:00 AM, Arunachalam Kana <span dir="ltr">&lt;<a href="mailto:Kana.Arunachalam@fh-wels.at">Kana.Arunachalam@fh-wels.at</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Luis,<br>
<br>
Referring to my previous email (itk compilation section), I have some<br>
doubt about the compilation of itk using cmake.<br>
<br>
CMake version: CMake 2.6-patch 4.<br>
<br>
I selected the option Visual Studio 9 2008 Win64 before pressing the<br>
configure button.<br>
<br>
The current generator: Visual Studio 9 2008 Win64 (left bottom in<br>
attached image itk_cmake.png)<br>
<br>
But when i selected the advance view:<br>
<br>
Build Name: Win32-vs9 (top of the image itk_cmake.png)<br>
To clear this, i opened the cmakecache.txt (attached to this email) and<br>
it is written &quot;Build Name = Win32-vs9&quot;.<br>
<br>
I thought when i use Visual Studio 9 2008 Win64 option the build name<br>
would be Win64-vs9. I would like to clear this doubt.<br>
So, my Question is :<br>
Is it correct to have Win32-vs9 in &quot;Build Name&quot; even after selecting<br>
Visual Studio 9 2008 Win64 as &quot;Current Generator&quot;?<br>
<br>
Thank you,<br>
Regards,<br>
Kana<br>
<div><div></div><div class="h5"><br><br>
</div></div></blockquote></div><br>