[vtkusers] vtkDICOMImageReader problem

Sean McBride sean at rogue-research.com
Thu Feb 14 17:20:51 EST 2008


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?

-- 
____________________________________________________________
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