Hi there, I'm trying to build paraview 3.8.1 on the mac using standard options with Qt 4.6.2 built from source. I get the following error:
[ 89%] Building CXX object Qt/Widgets/CMakeFiles/pqWidgets.dir/pqProgressBarHelper.cxx.o /Users/rokstar/Nbody/src/ParaView-3.8.1/Qt/Widgets/pqProgressBarHelper.cxx: In constructor 'pqProgressBarHelper::pqProgressBarHelper(pqProgressBar*)': /Users/rokstar/Nbody/src/ParaView-3.8.1/Qt/Widgets/pqProgressBarHelper.cxx:37: error: type 'QObject' is not a direct base of 'pqProgressBarHelper' A similar issue was reported here: http://public.kitware.com/pipermail/paraview/2010-June/018035.html But, I wasn't able to find the resolution of this problem. Any help is greatly appreciated! Rok _______________________________________________ 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
