Hello ITK friends,<br><br>I am having a few problems building the current ITK release on my system and was wondering if anyone has a solution ...<br><br>Here is my configuration: <br><br>InsightToolkit-3.10.0 release<br>Windows 2008 Server (64bit)<br>
Visual Studio 2008 (Win64 Release and Debug)<br>CMake 2.6 patch 2<br><br><br>This is the message from the first error:<br><br>3&gt;F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(16) : error C2182: &#39;type&#39; : illegal use of type &#39;void&#39;<br>
3&gt;F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(17) : error C2182: &#39;rows&#39; : illegal use of type &#39;void&#39;<br>3&gt;F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(18) : error C2182: &#39;cols&#39; : illegal use of type &#39;void&#39;<br>
3&gt;F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(19) : error C2182: &#39;imag&#39; : illegal use of type &#39;void&#39;<br>3&gt;F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(20) : error C2182: &#39;namlen&#39; : illegal use of type &#39;void&#39;<br>
<br><br>This is the message from the second error:<br><br>24&gt;Generating itksysProcessFwd9xEnc.c<br>24&gt;The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log for more detail.<br>
24&gt;Project : error PRJ0019: A tool returned an error code from &quot;Generating itksysProcessFwd9xEnc.c&quot;<br><br>--------------------------------------<br><br>Looking at the mailing list and bug tracker, I know that both type of errors has been reported a few times but no specific solution has been posted as far as I can tell.<br>
<br>In previous posts, Luis mentioned that redwall.kitware builds a similar configuration. Does redwall build from scratch each night? If not, could we try that experiment?<br><br>Thanks,<br>Lydia<br><br>