[Insight-developers] Eliminating warnings...

David Cole david.cole at kitware.com
Wed Jan 31 15:16:22 EST 2007


What's the best way to get rid of these warnings?
http://www.itk.org/Testing/Sites/kraepelin.uiowa/IRIX64-MPro-7.4-dbg/20070131-0100-Nightly/BuildWarning.html

They occur because stdint.h is included by
"Utilities/gdcm/src/gdcmCommon.h"... There is an existence check for
stdint.h in "Utilities/gdcm/CMakeLists.txt".

There is also a duplicate (useless?) existence check in
"Utilities/itktiff/CMakeLists.txt".

Anybody have a suggestion on the best course of action to eliminate the
warnings on this platform? Should this header file be avoided for C++
compiles?


Thx,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.itk.org/mailman/private/insight-developers/attachments/20070131/be473a2a/attachment.htm


More information about the Insight-developers mailing list