[Insight-developers] PhilipsRecImageIO

M.Staring at lumc.nl M.Staring at lumc.nl
Tue Dec 18 05:08:22 EST 2012


Hi Kent,

I noticed that the change 966fcb62c859229f9b421403c4faf3e6ef5e2b81 included the line:

metaDict->Clear();
to the function ReadImageInformation from itkPhilipsRECImageIO.cxx.

This gives a compile error:

/usr/local/toolkits/ITK/latest_release/src/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx: In member function âvirtual void itk::PhilipsRECImageIO::ReadImageInformation()â:
/usr/local/toolkits/ITK/latest_release/src/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx:744:3: error: âmetaDictâ was not declared in this scope

Did you not mean:
thisDic->Clear();
?

If this was not discovered at the dashboard, then probably the option Module_ITKIOPhilipsREC was not enabled. By default it is OFF.

Regards, Marius


Marius Staring, PhD
Division of Image Processing (LKEB)
Department of Radiology
Leiden University Medical Center
PO Box 9600, 2300 RC Leiden, The Netherlands
phone: +31 (0)71 526 2137, fax: +31 (0)71 524 8256
m.staring at lumc.nl

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-developers/attachments/20121218/c8984acb/attachment.htm>


More information about the Insight-developers mailing list