ITK not loading NRRD files any more

Thanks for looking into it. The exception message is:

SIGFPE(0x4) - Floating point exception.
[43311] at 0x00007F7E270DD443 :itk__airSanityHelper (+0x3)

Both my ITK and application are built using ICC.

The machine I’m using is an Intel(R) Xeon(R) CPU E5-2450 v2 @ 2.50GHz. Below is my CMakeCache.txt file saved by ccmake containing the build options I used.
CMakeCache.txt (177.3 KB)

I do see some options in this file about NRRD. Should I be changing them? I didn’t see them as options to change when I ran the ccmake command (even after toggling advanced options), but I can try again.

Anything else I can experiment with?