[vtkusers] SimpleCocoaVTK problems

Sean McBride sean at rogue-research.com
Thu Nov 30 11:06:50 EST 2006


On 2006-11-30 01:06, Corrie said:

>I'm trying to get the SimpleCocoaVTK  Cocoa application written by  
>Sean McBride and Mike Jackson running on a G3 iMac running OSX  
>10.4.8, XCode 2.4.1 and  VTK 5.1 installed.  The libraries and  
>headers are installed in the appropriate directories per the XCode  
>source tree preferences (/usr/local/lib and /usr/local/include/ 
>vtk-5.1, respectively).  When I build the application, I get one  
>error.  I've reinstalled VTK twice using the ccmake - make - make  
>install sequence with out of source builds.  The same error occurs  
>(below).  I don't know where to start to try to figure out what is  
>wrong here and would appreciate any help that might be provided. Thanks.

So if I understand right, vtk itself builds with no errors but
SimpleCocoaVTK has these link errors?

Figuring out weirdo C++ link errors has never been my forte. :)  Some
guesses: are you using the same version of gcc to build both vtk and
SimpleCocoaVTK?  What does 'gcc_select' report?  In the SimpleCocoaVTK
xcode project, are there any 'red' (ie missing) files?

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