Hi all, I pulled from git this morning and am getting this error when I try to build:
/home/doriad/src/ParaView/Servers/Filters/vtkPVSynchronizedRenderWindows.cxx: In member function ‘bool vtkPVSynchronizedRenderWindows::SynchronizeSizeTemplate(T&) [with T = unsigned int]’: /home/doriad/src/ParaView/Servers/Filters/vtkPVSynchronizedRenderWindows.cxx:1248: instantiated from here /home/doriad/src/ParaView/Servers/Filters/vtkPVSynchronizedRenderWindows.cxx:1178: error: call of overloaded ‘Reduce(unsigned int*, unsigned int*, int, vtkCommunicator::StandardOperations, int)’ is ambiguous /home/doriad/src/ParaView/VTK/Parallel/vtkMultiProcessController.h:774: note: candidates are: int vtkMultiProcessController::Reduce(const int*, int*, vtkIdType, int, int) <near match> I am on Fedora 13 with gcc 4.4. Thanks, David _______________________________________________ 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
