Re: [wxVTK] WindowRemap not implemented (was Re: Problems on Mac OS 10.5 and wxWidgets 2.8.7)
Brought to you by:
malat
From: Doug M. <mc...@ia...> - 2008-08-15 18:36:29
|
On Aug 15, 2008, at 12:59 PM, Mathieu Malaterre wrote: > On Fri, Aug 15, 2008 at 7:49 PM, Doug McCorkle <mc...@ia...> > wrote: >> It is aborting before OnPaint is being called: > > where exactly ? Can you run gdb and send me the backtrace (bt > command). > No need to do that since the abort is in the Render function as noted below. >> leonidas:build mccdo$ ./wxImagePlaneWidget.app/Contents/MacOS/ >> wxImagePlaneWidget >> ERROR: In /Volumes/data/VE_Suite_Deps/VTK_new/VTK/IO/ >> vtkVolume16Reader.cxx, line 355 >> vtkVolume16Reader (0x356ffb0): Can't find file: ../../../../VTKData/ >> Data/headsq/quarter.1 >> >> going to abort >> >> I am not worried about the VTK data stuff for now. I can download and >> get that working later. > > sure. Then do not use an example that required VTKData. Instead use > wxSample. > >> What would you like to try next? > > Try wxSample and tell me if you can see the Cone. As shown in the > picture (scroll down): No cone: leonidas:build mccdo$ ./wxSample.app/Contents/MacOS/wxSample 2008-08-15 13:35:20.399 wxSample[50085:10b] *** -[NSHIObject userSpaceScaleFactor]: unrecognized selector sent to instance 0x3560300 2008-08-15 13:35:20.401 wxSample[50085:10b] HIToolbox: ignoring exception '*** -[NSHIObject userSpaceScaleFactor]: unrecognized selector sent to instance 0x3560300' that raised inside Carbon event dispatch Doug |