<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
-------- Original Message --------
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Subject: </th>
      <td>[Insight-developers] [Fwd: [Fwd: Re: [Insight-users] #include
      <stdlib.h> missing]]</stdlib.h></td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">Date: </th>
      <td>Thu, 28 Jul 2005 15:43:44 +0200</td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">From: </th>
      <td>Luca Picello <a class="moz-txt-link-rfc2396E" href="mailto:luca.picello@libero.it">&lt;luca.picello@libero.it&gt;</a></td>
    </tr>
    <tr>
      <th align="right" nowrap="nowrap" valign="baseline">To: </th>
      <td><a class="moz-txt-link-abbreviated" href="mailto:insight-developers@itk.org">insight-developers@itk.org</a></td>
    </tr>
  </tbody>
</table>
<br>
<br>
<pre>Z:\Insight\Utilities\gdcm\src\gdcmBase.cxx:
Error E2238 Z:\Insight\Utilities\gdcm\src\gdcmCommon.h 61: Multiple 
declaration
for 'int8_t'
Error E2344 C:\Program Files\Borland\CBuilder6\Include\stdint.h 20: 
Earlier decl
aration of 'int8_t'
*** 2 errors in Compile ***

gdcm should be updated with latest GDCM CVS where this bug is already fixed.
I tried with a simple copy/paste of my updated gdcm folder over 
Z:\Insight\Utilities\gdcm and it compiles successfully.

However later, in the compilation process, I have this error:

Borland C++ 5.6.4 for Win32 Copyright (c) 1993, 2002 Borland
Z:\Insight\Utilities\vxl\core\vnl\vnl_linear_system.cxx:
Building object file vnl_sparse_matrix_linear_system.obj...
Borland C++ 5.6.4 for Win32 Copyright (c) 1993, 2002 Borland
Z:\Insight\Utilities\vxl\core\vnl\vnl_sparse_matrix_linear_system.cxx:
Assertion failed Z:\Insight\Utilities\vxl\core\vnl\vnl_sparse_matrix_linear_syst
em.cxx(12) : isTmplSpecSym(sym) at d:\helena\bcc\indep\cppdecl.c(1970)

** error 3 ** deleting vnl_sparse_matrix_linear_system.obj


It could be an internal BCB compiler error related to a strange strong c++ syntax.
Does anybody have any idea on how to correct? It is too complicated for me too, to modify it by myself... :&deg;(
Thanks a million,


luca



_______________________________________________
Insight-developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Insight-developers@itk.org">Insight-developers@itk.org</a>
<a class="moz-txt-link-freetext" href="http://www.itk.org/mailman/listinfo/insight-developers">http://www.itk.org/mailman/listinfo/insight-developers</a>
.

</pre>
</body>
</html>