Re: [wxVTK] WindowRemap not implemented (was Re: Problems on Mac OS 10.5 and wxWidgets 2.8.7)
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-08-15 17:59:05
|
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). > 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): http://wxvtk.sourceforge.net/ Thanks -- Mathieu |