[wxVTK] missing headers
Brought to you by:
malat
From: genesy g. <ge...@gm...> - 2008-10-20 12:33:25
|
Hi all, the first problem I met compiling the code was: Scanning dependencies of target wxImagePlaneWidget [ 8%] Building CXX object CMakeFiles/wxImagePlaneWidget.dir/Sample/wxImagePlaneWidget.cxx.o /Users/xael/wxVTK_latest/wxVTK/Sample/wxImagePlaneWidget.cxx:29:33: error: vtkImagePlaneWidget.h: No such file or directory /Users/xael/wxVTK_latest/wxVTK/Sample/wxImagePlaneWidget.cxx:42:30: error: vtkTestUtilities.h: No such file or directory ..... make: *** [all] Error 2 I know .. I should have to post early.. but the tricks I used to turn around didn't work as effectively as I hopped :-) SO: MacOsX 10.4.11 xcode: 2.4.1 gcc version: 4.0.1 wx-config --version-full : 2.6.3.1 VTK 4.4 Carbon ccmake version 2.6-patch 1 all the best G. |