Re: [wxVTK] still problems on MAC
Brought to you by:
malat
|
From: Mathieu M. <mat...@gm...> - 2008-10-22 08:32:21
|
On Wed, Oct 22, 2008 at 10:25 AM, genesy genesy <ge...@gm...> wrote:
>> ok then. Please try:
>>
>> $ /Developer/Tools/Rez Carbon.r -o
>> /Users/xael/wxVTK_latest/wxVTK/build/bin/wxSample.app/Contents/MacOS/wxSample
>>
>> then rerun your app.
>>
>
> I used the Rez command as you suggested and I ran the application.
>
> ..
>>
>> none of the usual interaction works either ? ('t','p','f' ...)
>>
>
> pressing 'p' I get :
>
> 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. But you have *everything* to have it working
AFAIK.
2cts
--
Mathieu
|