[vtkusers] Building VTK on Gnu/Debian errors

Xiaobin Wang xiaobin2006 at gmail.com
Sat Sep 9 22:33:00 EDT 2006


Hi,all

When I build VTK on my linux system,a lot of syntax errors stop
the compilation.
"                             ......................
/usr/local/src/VTK/Rendering/vtkXRenderWindowInteractor.h:182: error: parse
   error before `,' token
/usr/local/src/VTK/Rendering/vtkXRenderWindowInteractor.h:186: error: parse
   error before `private'
/usr/local/src/VTK/Rendering/vtkXRenderWindowInteractor.h:188: error: parse
   error before `&' token
/usr/local/src/VTK/Rendering/vtkXRenderWindowInteractor.h:188: error: `void
   operator=(...)' must be a nonstatic member function
/usr/local/src/VTK/Rendering/vtkXRenderWindowInteractor.h:188: error: `void
   operator=(...)' must take exactly two arguments

make[3]: *** [vtkGraphicsFactory.o] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Rendering] Error 2
make: *** [default_target] Error 2
"

May you  tell me  how to settle down these errors based on your experience ?
Another information --- when I configure (use cmake ) ,"
OpenGL_xmesa_include_dir Not found " ,maybe this configuration option help
you find the clue?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060910/7ae09b3e/attachment.htm>


More information about the vtkusers mailing list