Re: [wxVTK] still problems on MAC
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-10-21 16:18:12
|
On Tue, Oct 21, 2008 at 6:14 PM, genesy genesy <ge...@gm...> wrote: > I tried the latest version (the Rez attempt) you committed but nothing > is changed. > When I launch the wxSample application I see a grey window and nothing else. > Any Idea ? :-) ok do that for me: $ make clean $ make wxVTKSample VERBOSE=1 >& matt.log and send me the matt.log file. > p.s. there is a typo in the CMakeList file: the lines referring to > SRCS_VTKNotebook have been stripped. Hu ? Where did you see that ? http://wxvtk.cvs.sf.net/viewvc/wxvtk/wxVTK/CMakeLists.txt?r1=1.33&r2=1.34 The line are still there, simply not compiled since it require a more recent VTK version ... -- Mathieu |