<div>Hi friends,</div>
<div>&nbsp;</div>
<div>I'm a student and and using VTK on my project with Java on a windows system. It works fine, but when I try to build the ITK library I got this error and I haven't found in the list the same error.</div>
<div>Could anyone help me to solve this problem? I don't know if it has to do with the CableSwig stuff, but I put it in the Utilities diretory as I saw on the site.</div>
<div>&nbsp;</div>
<div>thanks in advance.</div>
<div>&nbsp;</div>
<div>The error in fact is a lot of warnings which cause the error on the end.</div>
<div>&nbsp;</div>
<div>Borland C++ 5.5 for Win32 Copyright (c) 1993, 2000 Borland<br>E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c:<br>Warning W8065 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 2113: Call to funct<br>ion 'exit' with no prototype in function internalerror
<br>Warning W8065 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 2182: Call to funct<br>ion 'strtod' with no prototype in function parsecommandline<br>Warning W8065 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 2200: Call to funct
<br>ion 'strtod' with no prototype in function parsecommandline<br>Warning W8065 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 2203: Call to funct<br>ion 'exit' with no prototype in function parsecommandline<br>Warning W8065 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 2343: Call to funct
<br>ion 'exit' with no prototype in function parsecommandline<br>Warning W8065 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 2682: Call to funct<br>ion 'malloc' with no prototype in function poolinit<br clear="all">....</div>

<div>
<p>Error E2228 E:\Lib\ITK\Utilities\vxl\v3p\netlib\triangle.c 4111: Too many error<br>or warning messages in function incircleadapt<br>*** 1 errors in Compile ***</p>
<p>** error 1 ** deleting Utilities\vxl\v3p\netlib\CMakeFiles\itknetlib.dir\triangl<br>e.obj</p>
<p>** error 1 ** deleting Utilities\vxl\v3p\netlib\CMakeFiles\itknetlib.dir\all</p>
<p>** error 1 ** deleting all</p><br>-- <br>Dário Oliveira </div>