<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"><<a href="mailto:hack@bonn.edu">hack@bonn.edu</a>></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't get executed<br>
<br>
( "11>Project : error PRJ0019: A tool returned an error code from "Generating itksysProcessFwd9xEnc.c"")<br>
<br>
and the second one is that the conpiler doesn't like some uses of void<br>
<br>
("10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(16) : error C2182: 'type' : illegal use of type 'void'<br>
10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(17) : error C2182: 'rows' : illegal use of type 'void'<br>
10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(18) : error C2182: 'cols' : illegal use of type 'void'<br>
10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(19) : error C2182: 'imag' : illegal use of type 'void'<br>
10>D:\libs\ITK\x64\InsightToolkit-3.14.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(20) : error C2182: 'namlen' : illegal use of type 'void'").<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>