[vtkusers] Mac OS X Runtime Issues

Yan Pingkun pingkun at ieee.org
Thu Jan 20 03:11:50 EST 2005


Lachlan,

I met the same problem before. I re-compiled VTK by switching off the 
Carbon option in CMake and turning on the Cocoa. It works then.

HTH,
Pingkun

On 20-Jan-05, at AM 06:15, Lachlan Blackhall wrote:

> Gday fellow vtk users,
>
> When i run the samples, or any other vtk programs i can see the 
> visualisation but i cant interact with it. I know i have called the 
> WindowRenderInteractor->Start() method so its not this.
>
> I have compiled static Carbon libraries for vtk and have linked the 
> OpenGL, Carbon and AGL frameworks when i compiled each program.
>
> While i can click on the close, minimise,maximise buttons on the 
> visualisation, the window cant be moved. I am running the programs 
> from the terminal so when i type a letter it gets sent to the terminal 
> instead of the visualisation. Im not sure where the error is or if i 
> cant call some method to run the window in a seperate process so i can 
> actually click it.
>
> Any suggestions would be great cos im getting kinda desperate.
>
> Thanks
>
> Lachlan
>
> ssss
>
> _______________________________________________
> 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