[FLASH-USERS] FlashView header problem

sanjib gupta guptasanjib at lanl.gov
Mon Dec 11 21:59:24 CST 2006


Hello,
I have installed FLTK/HDF/MPICH/VTk and updated all the variables in the 
CMAKE setup window for headers/libraries
Then, when I go to make flashView, I get the error message below. It 
can't find the "InteractorStyle.h" file, but CmakeCache.txt clearly
shows that the VTK_HEADERS is correctly set to the right directory and 
the VTK_RENDERING_LIBRARY points directly at libvtkRendering.a
Any suggestions?
Thanks,
Sanjib
COMPILER MESSG BELOW:
 Building CXX object 
CMakeFiles/flashview.dir/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.o
In file included from 
/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../include/c++/4.1.1/backward/strstream:51,
                 from /u/gupta/local/include/vtk-5.1/vtkIOStream.h:36,
                 from /u/gupta/local/include/vtk-5.1/vtkSystemIncludes.h:40,
                 from /u/gupta/local/include/vtk-5.1/vtkIndent.h:24,
                 from /u/gupta/local/include/vtk-5.1/vtkObjectBase.h:43,
                 from /u/gupta/local/include/vtk-5.1/vtkObject.h:41,
                 from 
/u/gupta/local/include/vtk-5.1/vtkRenderWindowInteractor.h:44,
                 from 
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.h:33,
                 from 
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:32:
/usr/lib/gcc/x86_64-redhat-linux/4.1.1/../../../../include/c++/4.1.1/backward/backward_warning.h:32:2: 
warning: #warning This file includes at least one deprecated or 
antiquated header. Please consider using one of the 32 headers found in 
section 17.4.1.2 of the C++ standard. Examples include substituting the 
<X> header for the <X.h> header for C++ includes, or <iostream> instead 
of the deprecated header <iostream.h>. To disable this warning use 
-Wno-deprecated.
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx: 
In member function â:
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:206: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx: 
In member function â:
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:285: 
error: no matching function for call to â
/u/gupta/local/include/vtk-5.1/vtkInteractorObserver.h:136: note: 
candidates are: virtual void vtkInteractorObserver::OnChar()
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:304: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:313: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:322: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:338: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:350: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:359: 
error: â has no member named â
/u/gupta/FlashView_cmake/FlashView/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.cxx:368: 
error: â has no member named â
make[2]: *** 
[CMakeFiles/flashview.dir/vtkFlRenderWindowInteractor/vtkFlRenderWindowInteractor.o] 
Error 1
make[1]: *** [CMakeFiles/flashview.dir/all] Error 2
make: *** [all] Error 2




More information about the flash-users mailing list