<div>Hello, Luis and All,</div>
<div>&nbsp;</div>
<div>Good day, i have met some problem building ITK. since i perfer to use tcl as wrapper language rather than C++,&nbsp; it seems that i need cswig to make it happened.</div>
<div>&nbsp;</div>
<div>and i download the cswig from the website, and unzipped under C:\InsightToolkit-3.2.0\Utilities\&nbsp; which is my ITK source&nbsp;utilities folder.</div>
<div>my building directory i set it to C:\ITK</div>
<div>&nbsp;</div>
<div>then</div>
<div>for the Cmake i enabled </div>
<div><em></em>&nbsp;</div>
<div><em></em>BUILD_SHARED_LIBRARIES&nbsp;</div>
<div>ITK_CSWIG_TCL</div>
<div>&nbsp;</div>
<div>my tcl is decently installed&nbsp; and works fine with my VTK.</div>
<div>&nbsp;</div>
<div>OS : WindowXP,&nbsp; </div>
<div>Compiler: MSDEV 6.0(without any patches applied)</div>
<div>&nbsp;</div>
<div>some errors returned as below and the building process stopped then.</div>
<div>&nbsp;</div>
<div>floatformat.c<br>C:\InsightToolkit-3.2.0\Utilities\CableSwig\GCC\libiberty\floatformat.c(27) : error C2371: &#39;memcpy&#39; : redefinition; different basic types<br>C:\InsightToolkit-3.2.0\Utilities\CableSwig\GCC\libiberty\floatformat.c
(28) : error C2371: &#39;memset&#39; : redefinition; different basic types<br>objalloc.c<br>C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\stddef.h(71) : note C6311: C:\InsightToolkit-3.2.0\Utilities\CableSwig\GCC\include\objalloc.h
(61) : see previous definition of &#39;offsetof&#39;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>i did read some messages in this mailing list. such as </div>
<div><a href="http://www.itk.org/pipermail/insight-users/2004-July/009522.html">http://www.itk.org/pipermail/insight-users/2004-July/009522.html</a>&nbsp; </div>
<div>the person had some problem as i do, he was using java but mine is tcl. </div>
<div>&nbsp;</div>
<div>then i took the advice</div>
<div>&quot;adding &quot;/Za&quot; to the CMAKE_C_FLAGS&quot;</div>
<div>&nbsp;</div>
<div>and it&nbsp;made more pain, and&nbsp;loads of errors came out.</div>
<div>&nbsp;</div>
<div>so please give me some advice&nbsp;to&nbsp;above problem.&nbsp;</div>
<div>&nbsp;</div>
<div>Thank you</div>
<div>&nbsp;</div>
<div>Yours</div>
<div>&nbsp;</div>
<div>O.Spring</div>
<div>&nbsp;</div>
<div>&nbsp;</div>