[Insight-users] Re: mac os x compilation failure for cvs since july 1st

Hui Zhang huiz at seas.upenn.edu
Thu Jul 6 20:42:49 EDT 2006


this appears to be caused by the file "metaOutput.cxx" which was  
recently added to the cvs. the file includes "zlib/zlib.h"  which  
works if the internal instead of the system zlib is chosen.  the fix  
is to includes "zlib.h" or perhaps some form of ifdef statements for  
selecting which zlib.h's is more desirable.

the previously suggested hack won't fix the problem. it will instead  
result in the following undefined symbols error

_itk_crc32

gary
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060706/e6b4f1a0/attachment.html


More information about the Insight-users mailing list