[Insight-developers] `__FUNCSIG__' undeclared in itkGDCMSeriesFileNames.h with ITK-2-8

Gaetan Lehmann gaetan.lehmann at jouy.inra.fr
Sun Jun 18 14:35:48 EDT 2006


Hi,

We get a strange problem while wrapping GDCMSeriesFileNames class on windows.
The build fail with the error:

Generating wrap_ITKIOBase.xml
In file included from C:/build/WrapITK-VS71/Modules/IO/wrap_ITKIOBase.cxx:64:
c:/build/Insight/Code/IO/itkGDCMSeriesFileNames.h: In member function `void
   itk::GDCMSeriesFileNames::SetInputDirectory(const char*)':
c:/build/Insight/Code/IO/itkGDCMSeriesFileNames.h:73: error: `__FUNCSIG__'
   undeclared (first use this function)
c:/build/Insight/Code/IO/itkGDCMSeriesFileNames.h:73: error: (Each undeclared
   identifier is reported only once for each function it appears in.)
Project : error PRJ0019: A tool returned an error code from
"Generating wrap_ITKIOBase.xml"

Line 73 in itkGDCMSeriesFileNames.h is:

   itkExceptionMacro(<<"SetInputDirectory() received a NULL string");

That's a very strange error, because this macro is intensively used in the 
toolkit, without any problem. And there is no problem to build that code on 
linux.
The message has been produced by WrapITK with ITK-2-8 cvs, MSVS.NET 2003 and 
CMake 2.4.2

Any help to fix this issue would be highly appreciated

Thanks,

Gaetan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://www.itk.org/mailman/private/insight-developers/attachments/20060618/e18c81ad/attachment.pgp


More information about the Insight-developers mailing list