Re: [wxVTK] still problems on MAC
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-10-21 22:06:22
|
On Tue, Oct 21, 2008 at 6:50 PM, genesy genesy <ge...@gm...> wrote: > 2008/10/21 Mathieu Malaterre <mat...@gm...>: >> 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 >> > > done ok looks fine. And when you execute: $ /Users/xael/wxVTK_latest/wxVTK/build/bin/wxSample do you see any error message ? It starts ok, but interaction (mouse/keyboard are not working: try 'w') >> 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 ... >> > > you' right but > this is the error I still get from cmake: > ******************** > CMake Error at CMakeLists.txt:141 (ADD_EXECUTABLE): > add_executable called with incorrect number of arguments, no sources > provided > ******************** Sorry about that... $ cvs ci -m"COMP: fix comp thanks to genesy genesy for report" CMakeLists.txt ~/Projects/wxVTK Checking in CMakeLists.txt; /cvsroot/wxvtk/wxVTK/CMakeLists.txt,v <-- CMakeLists.txt new revision: 1.36; previous revision: 1.35 done Mailing wxv...@li...... Generating notification message... Generating notification message... done. Thanks -- Mathieu |