[vtkusers] MacOS X - carbon,cocoa,x11, which?

Bill Detlefs wfdetlefs at yahoo.com
Thu Mar 6 22:28:15 EST 2003


Is it possible for Kitware to make information such as
below available in a more organized manner?  Perhaps a
much more detailed "Platform-specific" section of
their FAQ, that is updated frequently.

Thanks!



Subject: Re: [vtkusers] MacOS X - carbon,cocoa,x11,
which?
From: Andy Cedilnik < andy.cedilnik at kitware.com >
To: clyne at ncar.ucar.edu Cc: VTK users list <
vtkusers at public.kitware.com >
Organization: Kitware Inc.

Hi John,

So, for simple instructions:

1. Get CMake (1.6.latest would be fine. Comes with gui
and everything)

2. Decide what widget set you will be using. If you
use some natively
widget set on OSX, then you do not have a choice. If
you use Tk, then
you need to use Carbon. If you use something else,
then pick
appropriate. I think for Cocoa you may need to explore
ObjectiveC++.

3. Run CMake on VTK source. Try to download VTK 4.2.
That one works
pretty good on OSX. 

4. Type make

And you are done.
We do this every night and it works fine for Cocoa and
Carbon.

                                Andy 




=====
"A habit of basing convictions upon evidence, and of giving to them only that degree of certainty which the evidence warrants, would, if it became general, cure most of the ills from which the world suffers."
--Bertrand Russell

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



More information about the vtkusers mailing list