[Paraview] Installation problem
Zafer Leylek
z_leylek at hotmail.com
Mon Sep 26 08:41:28 EDT 2005
I have been trying to install paraview 2.2.1 using the source code on Fedora
4. I keep on getting the following error message:
/home/zafer/software/Paraview/paraview-2.2.1/Servers/ServerManager/vtkSMXYPlotDisplayProxy.h:50:
error: vtkSMSourceProxy has not been declared
/home/zafer/software/Paraview/paraview-2.2.1/Servers/ServerManager/vtkSMXYPlotDisplayProxy.cxx:125:
error: prototype for void
vtkSMXYPlotDisplayProxy::AddInput(vtkSMSourceProxy*, const char*, int, int)
does not match any in class vtkSMXYPlotDisplayProxy
/home/zafer/software/Paraview/paraview-2.2.1/Servers/ServerManager/vtkSMXYPlotDisplayProxy.h:50:
error: candidate is: void vtkSMXYPlotDisplayProxy::AddInput(int*, const
char*, int, int)
make[5]: *** [vtkSMXYPlotDisplayProxy.o] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_ServerManager] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Servers] Error 2
make: *** [default_target] Error 2
Can someone help me with this?
Thanks
More information about the ParaView
mailing list