<br>Hi Thomas,<br><br>We build ITK every Night with Visual Studio 8 in 64 bits.<br><br>Please see the builds from redwall.kitware <br><a href="http://www.cdash.org/CDash/index.php?project=Insight">http://www.cdash.org/CDash/index.php?project=Insight</a><br>
<br><br>It is likely that your Visual Studio 2008 is not properly installed.<br><br><br>Have you build any other projects (different from ITK) <br>with this VS 2008 in 64 bits ?<br><br><br>Please let us know,<br><br><br>     Thanks<br>
<br><br>          Luis<br><br><br>-----------------------------------<br><div class="gmail_quote">On Wed, Jun 17, 2009 at 3:42 AM, Thomas Hack <span dir="ltr">&lt;<a href="mailto:hack@bonn.edu">hack@bonn.edu</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 everyone!<br>
<br>
I am trying to build ITK 3.14.0 with cmake 2.6 patch 4 and Visual Studio 2008 under Windows XP x64. Unfortunately the x64 build (VS2008 Win64) makes some problems. I will add the build log under this message. I am facing two different errors. The first is that a generated executable can&#39;t get executed<br>

<br>
( &quot;11&gt;Project : error PRJ0019: A tool returned an error code from &quot;Generating itksysProcessFwd9xEnc.c&quot;&quot;)<br>
<br>
and the second one is that the conpiler doesn&#39;t like some uses of void<br>
<br>
(&quot;10&gt;D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(16) : error C2182: &#39;type&#39; : illegal use of type &#39;void&#39;<br>
10&gt;D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(17) : error C2182: &#39;rows&#39; : illegal use of type &#39;void&#39;<br>
10&gt;D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(18) : error C2182: &#39;cols&#39; : illegal use of type &#39;void&#39;<br>
10&gt;D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(19) : error C2182: &#39;imag&#39; : illegal use of type &#39;void&#39;<br>
10&gt;D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(20) : error C2182: &#39;namlen&#39; : illegal use of type &#39;void&#39;&quot;).<br>
<br>
Does anyone know how to fix this?<br>
Any idea would be appreciated.<br>
<br>
Thanks to everybody,<br>
<br>
Tom<br>
</blockquote></div>