[Insight-users] : Error in InPlaneImageFilter while compiling 2.0
and MAIN
Bruno Cassaro
bcdalava at cenpra.gov.br
Mon Feb 21 12:19:18 EST 2005
When I'm compiling itk tag 2.0 and MAIN version, the follow error appear with wrap Python on:
Linking...
wrap_itkInPlaceImageFilterPython.obj : fatal error LNK1143: invalid or corrupt file: no symbol for comdat section 0xffff8000
Error executing link.exe.
ALL_BUILD - 1 error(s), 41 warning(s)
So in Wrapping\CSwig\Common directory I removeded from CMakeLists.txt the wrap_itkInPlaceImageFilter and from wrap_ITKCommon.cxx the ITK_WRAP_GROUP(itkInPlaceImageFilter).
With this changes itk compiles fine.
Can anyone help me compiling itk without these changes ?!?!?
thanks
Bruno Cassaro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20050221/a1c0835a/attachment.htm
More information about the Insight-users
mailing list