[vtkusers] Syntax error in vtkGraphicsFactory.cxx
Doug Hughes
Doug.Hughes at Eng.Auburn.EDU
Wed Sep 13 12:01:20 EDT 2000
Version vtk312Unix
*** vtkGraphicsFactory.cxx Wed Sep 13 10:42:32 2000
--- vtkGraphicsFactory.cxx.orig Wed Sep 13 10:44:53 2000
***************
*** 83,90 ****
#include "vtkOpenGLVolumeTextureMapper2D.h"
#include "vtkOpenGLProjectedPolyDataRayBounder.h"
#include "vtkWin32RenderWindowInteractor.h"
- #else
- #include "vtkXRenderWindowInteractor.h"
#endif
const char *vtkGraphicsFactory::GetRenderLibrary()
--- 83,88 ----
Without this include, there is an error on line 181 because
vtkXRenderWindowInteractor can't be found.
I'm not on this list. I merely provide this fix in case others
are experiencing this error as well.
Doug Hughes Engineering Network Services
doug at eng.auburn.edu Auburn University
More information about the vtkusers
mailing list