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>F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(16) : error C2182: 'type' : illegal use of type 'void'<br>
3>F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(17) : error C2182: 'rows' : illegal use of type 'void'<br>3>F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(18) : error C2182: 'cols' : illegal use of type 'void'<br>
3>F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(19) : error C2182: 'imag' : illegal use of type 'void'<br>3>F:\lydian\Code\InsightToolkit-3.10.0\Utilities\vxl\core\vnl/vnl_matlab_header.h(20) : error C2182: 'namlen' : illegal use of type 'void'<br>
<br><br>This is the message from the second error:<br><br>24>Generating itksysProcessFwd9xEnc.c<br>24>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>Project : error PRJ0019: A tool returned an error code from "Generating itksysProcessFwd9xEnc.c"<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>