[vtkusers] vtkDICOMImageReader problem
    Sean McBride 
    sean at rogue-research.com
       
    Thu Feb 14 09:02:09 EST 2008
    
    
  
On 2/13/08 10:57 PM, Corrie Allen said:
>	//vtkDICOMImageReader * dr = vtkDICOMImageReader::New();
>	//dr->SetDirectoryName( "/Wendy" );
>	//dr->Update();
>
>	Linking errors show up when the last three lines are uncommented:
>
>
>/Developer/usr/bin/../libexec/gcc/i686-apple-darwin8/4.0.1/ld:  
>Undefined symbols:
>DICOMParser::ReadHeader()
VTK consists of many libraries.  Which do you have in your Xcode
project?  I suspect you haven't added the DICOM lib.
BTW, I strongly recommend VTK CVS for the Mac, not 5.0.
-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
    
    
More information about the vtkusers
mailing list