[Insight-developers] [Fwd: [Fwd: Re: [Insight-users] #include <stdlib.h> missing]]

Luca Picello luca.picello at libero.it
Thu Jul 28 09:43:44 EDT 2005


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... :°(
Thanks a million,


luca





More information about the Insight-developers mailing list