[vtkusers] SimpleCocoaVTK problems
Mike Jackson
mike.jackson at imts.us
Thu Nov 30 13:54:22 EST 2006
Are you building VTk with GCC 3 and SimpleCocoa with GCC 4? That is a problem if so. You need to match compilers for both projects.
Couldn't tell from your message what was going on..
Mike Jackson
-----Original Message-----
From: vtkusers-bounces+mike.jackson=imts.us at vtk.org on behalf of Corrie Allen, Ph.D.
Sent: Thu 11/30/2006 1:14 PM
To: Sean McBride
Cc: vtkusers at vtk.org
Subject: Re: Re: [vtkusers] SimpleCocoaVTK problems
VTK builds fine and I can build programs using CMake. There are no missing files (red) and both VTK and SimpleCocoaVTK are being told to compile with GCC-3.3. Whether they are or not is perhaps another thing :-). My system default compiler is GCC-3.3. I do know that when I try to cross up VTK on GCC-3.3 and SimpleCocoaVTK on GCC-4.0, I get a lot more errors (~40). Anything else I can check? Thanks
>From: Sean McBride <sean at rogue-research.com>
>Date: 2006/11/30 Thu AM 10:06:50 CST
>To: Corrie <lonewolfbiosci at verizon.net>, vtkusers at vtk.org
>Subject: Re: [vtkusers] SimpleCocoaVTK problems
>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
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list