[Insight-users] Problem making ITK

Navid H navid.haghighat at gmail.com
Sat Aug 18 04:27:12 EDT 2012


Hi Bogdan,

Inside itkFloatingPointExceptions.cxx replace #include <float.h> with #include
<C:\MinGW\include\float.h>
at line 424. (assuming your MinGW path is C:/MinGW)

--
Sincerely
Navid Haghighat


On Sat, Aug 18, 2012 at 12:21 AM, Bogdan Dzyubak <illan7 at gmail.com> wrote:

> Hi,
>
> I am trying to install ITK on Windows 7. This is my first time, so
> please bear with me.
>
> I used CMake to configure and generate the build files with no
> apparent errors or warnings. I am using MSYS to make and install it.
> When I reach itkFloatingPointExceptions I get the errors:
>  _EM_DENORMAL was not declared in this scope --  and other similar messages
>
> It is followed by make Error 1 and make Error 2.
>
> I was not able to find anything about this in FAQs or otherwise.
> Has anybody had this problem? Can anyone advise a solution?
>
> Thanks,
> Bogdan
> _____________________________________
> 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/20120818/caeddad1/attachment.htm>


More information about the Insight-users mailing list