[pdal] compilation with PCL support on Linux
Luca Delucchi
lucadeluge at gmail.com
Thu Nov 20 05:17:15 PST 2014
Hi everybbody,
I'm trying to compile PDAL (master version) with PCL support on my
Debian Machine.
If I follow the PDAL instruction of the website I'm able to compile
PDAL but without PCL support, otherwise if I use ccmake and set on PCL
I got this error
Scanning dependencies of target pdal_plugin_kernel_ground
[ 90%] Building CXX object
plugins/pcl/CMakeFiles/pdal_plugin_kernel_ground.dir/kernel/Ground.cpp.o
/home/lucadelu/compilati/pdal/plugins/pcl/kernel/Ground.cpp:40:48:
fatal error: pdal/drivers/buffer/BufferReader.hpp: No such file or
directory
#include <pdal/drivers/buffer/BufferReader.hpp>
^
compilation terminated.
plugins/pcl/CMakeFiles/pdal_plugin_kernel_ground.dir/build.make:54:
recipe for target
'plugins/pcl/CMakeFiles/pdal_plugin_kernel_ground.dir/kernel/Ground.cpp.o'
failed
make[2]: *** [plugins/pcl/CMakeFiles/pdal_plugin_kernel_ground.dir/kernel/Ground.cpp.o]
Error 1
CMakeFiles/Makefile2:713: recipe for target
'plugins/pcl/CMakeFiles/pdal_plugin_kernel_ground.dir/all' failed
make[1]: *** [plugins/pcl/CMakeFiles/pdal_plugin_kernel_ground.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2
--
ciao
Luca
http://gis.cri.fmach.it/delucchi/
www.lucadelu.org
More information about the pdal
mailing list