[vtkusers] vtkDICOMImageReader problem
    Mathieu Malaterre 
    mathieu.malaterre at gmail.com
       
    Fri Feb 15 04:25:39 EST 2008
    
    
  
On Thu, Feb 14, 2008 at 11:20 PM, Sean McBride <sean at rogue-research.com> wrote:
> On 2/14/08 1:44 PM, Corrie Allen said:
>
>  >Ive actually included all of VTK's headers through the XTools source
>  >trees preference.  And it's always been my experience that XCode will
>  >complain about not being able to find a header before it gets around
>  >to finding linker problems.
>
>  Your code is compiling but not linking, right?  If so, sounds like Xcode
>  is indeed finding all the headers.  But finding the libraries is another
>  thing.  You need to add to the Xcode project libraries like vtkCommon,
>  etc. Which do you have included currently?
Looks like it is missing libvtkDICOMParser*, where
DICOMParser::ReadHeader() can be found.
2 cts,
-- 
Mathieu
    
    
More information about the vtkusers
mailing list