[vtkusers] Cannot build on Mac OS X

Chris Scharver scharver at gmail.com
Mon Jul 11 18:38:29 EDT 2005


On 7/11/05, Sean McBride <sean at rogue-research.com> wrote:

> >Is there a problem with my C compiler? Thanks in advance !
> 
> What version of cmake? which OS? which Xcode? which gcc?

I'll note that it took a bit of work for me to get VTK compiled on Mac
OS X 10.4.1 with XCode 2.1 and gcc 4. I had to first patch a CMake
2.0.6 module as mentioned in
<http://public.kitware.com/pipermail/vtkusers/2005-May/079721.html>,
and then I had to grab the latest VTK source code from CVS. (For the
sake of reproduction, you could use cvs -D 2005/07/07 to grab the same
source.) I build using Cocoa windowing. It works as long as I package
executable into application bundles.

Hope this helps,
Chris



More information about the vtkusers mailing list