[Insight-developers] ITK_USE_FLOATINGPOINTEXCEPTIONS not working

Luis Ibanez luis.ibanez at kitware.com
Mon Mar 14 16:10:33 EDT 2011


Hi Michael,

Thanks for pointing this out,

I will start looking at it now...


     Luis


---------------
On Mon, Mar 14, 2011 at 3:53 PM, M Stauffer (V) <mstauff at verizon.net> wrote:
> Hi,
>
> ITK_USE_FLOATINGPOINTEXCEPTIONS doesn't seem to be working, at not as
> before modularization. Do I remember reading the the configure files
> aren't being properly handled yet? If so, that's probably it.
>
> If it's something else, then if it's not known already, I can try
> digging into it.
>
> What I'm using is actually
>
>        #include "itkFloatingPointExceptions.h"
>        ...
>        itk::FloatingPointExceptions::GetEnabled()
>
> which is returning false.
>
> Here's the setting in my build dir from CMakeCache:
>
> CMakeCache.txt:ITK_USE_FLOATINGPOINTEXCEPTIONS:BOOL=ON
> CMakeCache.txt://ADVANCED property for variable:
> ITK_USE_FLOATINGPOINTEXCEPTIONS
> CMakeCache.txt:ITK_USE_FLOATINGPOINTEXCEPTIONS-ADVANCED:INTERNAL=1
> CMakeCache.txt://MODIFIED property for variable:
> ITK_USE_FLOATINGPOINTEXCEPTIONS
> CMakeCache.txt:ITK_USE_FLOATINGPOINTEXCEPTIONS-MODIFIED:INTERNAL=ON
>
> Cheers,
> Michael
>
> _______________________________________________
> 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://kitware.com/products/protraining.html
>
> 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-developers
>


More information about the Insight-developers mailing list