Re: [wxVTK] wxVTK and wxWidgets 2.8
Brought to you by:
malat
From: Marco <tsu...@si...> - 2008-01-02 15:59:51
|
Mathieu Malaterre ha scritto: > On Jan 2, 2008 4:44 PM, Marco <tsu...@si...> wrote: [snip] >> this is my status: >> >> with wxGTK 2.6 the visualization is ok but the application crashes when >> I close the window; >> >> with wxGTK 2.8 *without* your patches I have visualization problems (the >> ones I described in my previous emails) but the application does not >> crash; >> >> with wxGTK 2.8 *with* your patches the visualization is ok but the >> application crashes as with wxGTK 2.6; > > > Run your app (in debug -g) through valgrind -v and send the output. > > Thanks, The app is your wxSample sample application. The output is attached. Thank you, Marco |