Good day, I'm trying to build the latest git on Mac and getting this error :
[ 75%] Building CXX object Servers/Filters/CMakeFiles/vtkPVFilters.dir/vtkAMRDualContour.cxx.o In file included from /Volumes/OpenFOAM/SRC/ParaView_Git/ParaView/Servers/Filters/vtkAMRDualContour.cxx:15: /Volumes/OpenFOAM/SRC/ParaView_Git/ParaView/Servers/Filters/vtkAMRDualContour.h:179: error: extra qualification 'vtkAMRDualContour::' on member 'CopyAttributes' make[2]: *** [Servers/Filters/CMakeFiles/vtkPVFilters.dir/vtkAMRDualContour.cxx.o] Error 1 make[1]: *** [Servers/Filters/CMakeFiles/vtkPVFilters.dir/all] Error 2 make: *** [all] Error 2 I never experienced that before. Note that I successfully built it under Linux. Regards, PO _______________________________________________ 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
