[vtkusers] Mac OS X and VTK
Yves Starreveld
ystarrev at uwo.ca
Mon Mar 26 11:59:25 EST 2001
Hi, Scott,
We corresponded about this a while back.
I have a version of vtk running under OSX public beta.
A little more than a recompile was necessary, namely new vtkRenderWindow
and vtkRenderWindowInteractor subclasses to deal with the Quartz window
manager. An ObjC - C++ bridge file is also necessary, since the current
version of the compiler does not compile files which mix ObjC and C++.
As soon as I get the release version of OSX installed, I will move this
stuff over there, and fix the build process so that installation is less
painful than it is now.
I will post when this stuff is done.
Yves Starreveld
Harris Scott R CIV AFRL/SNJM wrote:
>
> There was some discussion a while back about trying to port VTK to
> Mac OS X. I, for one, would be very excited about running VTK on
> my Mac (right now I do it using LinuxPPC).
>
> Since Mac OS X has OpenGL I'm hoping that it won't be too much
> work. I'm going to try and compile on my iBook tonight to see
> what happens.
>
> Is anyone working on this? Is anyone else interested?
>
> Thanks,
> -Scott Harris
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list