Sergei Sorry. I committed something last night and am trying to fix it now.
Just go back to c278cf6710e19efb123941a90b1f77c198c5e16e git reset --hard c278cf6710e19efb123941a90b1f77c198c5e16e and I'll email you when I fix the probe stuff properly JB -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sergei D. Sent: 14 July 2011 10:40 To: ParaView Subject: [Paraview] pv-meshless plugin compilation error Hello. I got compilation error for pv-meshless plugin from git branch release-3.10 for revision with last commit e59860c033ec1032ff63caf67134ed8301476998 Author: John Biddiscombe <[email protected]> Date: Wed Jul 13 23:41:03 2011 +0200 The error is: [ 66%] Building CXX object pv-meshless/CMakeFiles/pv_meshless.dir/vtkSPHProbeFilter3.cxx.o /home/sega/work/paraview/pv-meshless/pv-meshless/vtkSPHProbeFilter3.cxx:255:5: error: redefinition of ‘int vtkSPHProbeFilter3::RequestInformation(vtkInformation*, vtkInformationVector**, vtkInformationVector*)’ /home/sega/work/paraview/pv-meshless/pv-meshless/vtkSPHProbeFilter3.cxx:110:5: error: ‘virtual int vtkSPHProbeFilter3::RequestInformation(vtkInformation*, vtkInformationVector**, vtkInformationVector*)’ previously defined here /home/sega/work/paraview/pv-meshless/pv-meshless/vtkSPHProbeFilter3.cxx:286:37: error: no ‘int vtkSPHProbeFilter3::RequestUpdateExtent(vtkInformation*, vtkInformationVector**, vtkInformationVector*)’ member function declared in class ‘vtkSPHProbeFilter3’ -- Best regards, Sergei D. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
