[Insight-users] Error when compiling ITK with Mingw

Matt McCormick matt.mccormick at kitware.com
Sat Aug 17 15:42:13 EDT 2013


Hi Yuting,

Download the MinGW installer from the MinGW-w64 project [1], run the
installer, and select the *SJLJ* exception handler instead of the *DWARF*
exception -- the DWARF exception handler creates object files that are too
big.

Also, it is recommended to use ITK Git master [2] because a bug was
recently fixed that works a bug in MinGW's inclusion of float.h [3].

HTH,
Matt


[1] http://mingw-w64.sourceforge.net/download.php#mingw-builds
[2] http://itk.org/Wiki/ITK/Git/Download
[3]
http://itk.org/gitweb?p=ITK.git;a=commit;h=399018e1de41e9499e79d498380458b95671d796

On Sat, Aug 17, 2013 at 6:12 AM, Yuting Zhang
<zhangyutingzyt1989 at gmail.com>wrote:

> Hi guys,
>
> I have experienced a problem when I compile ITK with Mingw on Windows 7. I
> have successfully produce makefiles using cmake, but after I compile ITK
> use mingw32-make command, it return this:
> [image: 内嵌图片 1]
> Anybady can help me? Thanks in advance.
>
> --
> Yuting Zhang
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130817/bab5b8f3/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 41449 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20130817/bab5b8f3/attachment.png>


More information about the Insight-users mailing list