Re: [wxVTK] wxVTK samples - cannot delete wxVTKRenderWindowInteractor
Brought to you by:
malat
From: Marco <tsu...@si...> - 2008-01-01 22:11:07
|
wxGTK 1.X? Do you mean gtk 1.X? I have both gtk 1.2 and 2.0 installed on my system but I am using gtk 2.0 and wxGTK 2.6. Mathieu Malaterre ha scritto: > Do you have a wxGTK 1.X installed on your system ? > > Thanks, > -Mathieu > > On Dec 31, 2007 12:16 PM, Marco <tsu...@si...> wrote: >> Dear all, >> >> I am trying to run your sample applications without any modification. >> Everything works fine until I close the window when the application >> crashes. Debugging the code, I see it crashes trying to delete the >> wxVTKRenderWindowInteractor in the wxFrame destructor. Any advice? >> Here is my system configuration: >> >> Ubuntu 7.10 >> Linux 2.6.22 >> gcc 4.1.3 >> vtk 5.0.3 >> wxGTK 2.6.3 >> wxVTK 1.2 |