Re: [wxVTK] Problems on Mac OS 10.5 and wxWidgets 2.8.7
Brought to you by:
malat
From: Doug M. <mc...@ia...> - 2008-08-25 00:42:53
|
On Aug 24, 2008, at 7:04 PM, Mathieu Malaterre wrote: > On Fri, Aug 15, 2008 at 12:04 AM, Doug McCorkle <mc...@ia...> > wrote: >> And I see two windows which does not seem correct. > > I mean it's not too bad, at least for the second one. That means we > are very close to something working. > > For window #1, I would try to interact with the screen anyway to see > if we are missing a refresh or something (OnSize maybe?) > > For window#2 you can simply not see the data, since you do not have > VTKData and/or setup VTK_DATA_ROOT properly. OK. What are the instructions for building wxVTK on Mac OS? Since wxWidgets does not have a stable cocoa build yet does VTK have to be compiled to use Carbon? Doug |