[Insight-developers] JPEG2000 bool issue on OSX ppc

Bradley Lowekamp blowekamp at mail.nih.gov
Tue May 28 08:53:43 EDT 2013


Hello,

My hack for JPEG2000's 1.2 bool issue:

https://github.com/Kitware/ITK/commit/a7eee65

is not working for OSX ppc:

http://open.cdash.org/viewTest.php?onlyfailed&buildid=2920031

because sizeof(bool) there is 4. So it looks like I'll need to do a try compile thing to get the right size... it'll still be a hack until we can upgrade to JPEG2000 2.0.

This is particularly erk-some since I just put in a good bit of effort to fix the other failing tests:

http://open.cdash.org/viewTest.php?onlyfailed&buildid=2907078

Brad




More information about the Insight-developers mailing list