On 15/07/15 03:39, Casey Goodlett wrote:

You should be able to use a more recent ParaView.  If you run across problems 
with
the build you can ask here.  It should work, but you may encounter some 
problems.
I believe I tested as recently as paraview 4.2

Thanks Casey for your answer, which led me to successfully compile, ParaView 4.2 and PCL 1.7.0. However, it looks the PAraView PCL plugin expects an older version of PCL:

[ 27%] Building CXX object CMakeFiles/vtkPCLFilters.dir/qrc_vtkPCLFilters.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by default] [ 28%] Building CXX object CMakeFiles/vtkPCLFilters.dir/pqPCLOpenNISourceImplementation.cxx.o <command-line>:0:15: warning: missing whitespace after the macro name [enabled by default] [ 30%] Building CXX object CMakeFiles/vtkPCLFilters.dir/moc_pqPCLOpenNISourceImplementation.cxx.o <command-line>:0:15: warning: missing whitespace after the macro name [enabled by default]
[ 31%] Building CXX object 
CMakeFiles/vtkPCLFilters.dir/moc_pqPCLOpenNISource.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by default]
[ 33%] Building CXX object CMakeFiles/vtkPCLFilters.dir/vtkAnnotateOBBs.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by default] /home/lmorandini/PointCloudLibraryPlugin-v1.0/vtkAnnotateOBBs.cxx: In member function ‘virtual int vtkAnnotateOBBs::RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*)’: /home/lmorandini/PointCloudLibraryPlugin-v1.0/vtkAnnotateOBBs.cxx:126:16: error: ‘class vtkThresholdPoints’ has no member named ‘SetInput’
     threshold->SetInput(inputCopy);
                ^
make[2]: *** [CMakeFiles/vtkPCLFilters.dir/vtkAnnotateOBBs.cxx.o] Error 1
make[1]: *** [CMakeFiles/vtkPCLFilters.dir/all] Error 2
make: *** [all] Error 2


Any suggestions on how to fix it (I already tried to build PCL 1.6 on Ubuntu 14.04, to no avail)?

Regards,

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini

_______________________________________________
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

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to