Re: [wxVTK] still problems on MAC
Brought to you by:
malat
|
From: Mathieu M. <mat...@gm...> - 2008-10-22 13:08:21
|
Hi, On Wed, Oct 22, 2008 at 10:52 AM, genesy genesy <ge...@gm...> wrote: >>> ERROR: In /Users/xael/VTK/Rendering/vtkPicker.cxx, line 170 >>> vtkCellPicker (0x2435270): Bad homogeneous coordinates >> >> So it does confirm the interactions are working properly. At least it >> is going from the system to wx to VTK. There is something else going >> on. You need to debug the application (gdb) to understand why the >> object is not moving. > > Maybe it's helpful: the object is not rendered at all . A grey window > is visualized. I understand that, but I am working only on linux. I have no way to reproduce your issue. This goes beyond my understanding. Since I believe the issue can be reproduce using straight Cocoa + VTK, I would suggest you try the regular VTK example, debug them until you get them working. I've CC the vtkusers lists, where there are a lot more people using mac (and hopefully understanding your issue.) Good luck; -- Mathieu |