[Insight-users] ITK crash on Lion/Qt

Christian Lackas lackas at invicro.com
Tue Oct 18 10:54:00 EDT 2011


* Bill Lorensen <bill.lorensen at gmail.com> [111018 16:41]:

Hi Bill,

> Have you tried to replace:
> PreviewFilterCurvatureType *p = PreviewFilterCurvatureType::New();
> with
> PreviewFilterCurvatureType::Pointer p = PreviewFilterCurvatureType::New();

yes, the latter one is actually the original version we used. It does
not crash in the assignment to p, but rather in the constructor of
PreviewFilterCurvatureType, though.

Thanks for the suggestion, though.

Christian

-- 
Dr. Christian Lackas, Managing Partner
inviCRO, LLC -- In Imaging Yours
P: +1 617 933 8733, F: +49 2203 9034722, E: lackas at invicro.com
http://www.invicro.com/  http://www.spect-ct.com/


More information about the Insight-users mailing list