[Insight-developers] DICOMParser

Miller, James V (Research) millerjv@crd.ge.com
Thu, 9 Jan 2003 08:26:07 -0500


The issue here is that there is a little application in the DICOMParser
directory that illustrates how to use the code (and hence relies on ITKIO).  
This little program should be move to either Examples or Applications but
I have no idea whether we are allowed add to Examples or Application yet
(last I recall we were told to hold off adding Examples or Applications
until Luis and Will finished the reorganization).

The DICOMParser library itself is treated just like the MetaIO library
and hence should remain in Utilities and not be moved to Auxilary.



> -----Original Message-----
> From: Stephen R. Aylward [mailto:aylward@unc.edu]
> Sent: Wednesday, January 08, 2003 4:19 PM
> To: Insight-Developers
> Subject: [Insight-developers] DICOMParser
> 
> 
> The DICOMParser in utilities requires ITKIO, but ITKIO isn't 
> built until 
> after utilities.
> 
> I think stuff in utilities should not depend on ITK.
> 
> The problem is that DICOMParser is accessing my old version of ITKIO 
> that doesn't have definitions for the Dicom2 stuff, so linking is 
> failing with undefined symbols.
> 
> So, I think someone should move DICOMParser into Auxiliary.
> 
> Stephen
> 
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>